mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-10 00:43:56 -05:00
added missing files
This commit is contained in:
parent
0e56188133
commit
22c5b6f826
5 changed files with 18 additions and 0 deletions
6
nur.nix
Normal file
6
nur.nix
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{config, ...}:
|
||||
{
|
||||
environment.systemPackages = [
|
||||
config.nur.repos.instantos.spotify-adblock
|
||||
];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue