rebuild not working
This commit is contained in:
parent
46d79f6f18
commit
f514c9b1b4
13 changed files with 280 additions and 12 deletions
|
@ -1 +1,12 @@
|
|||
_: {imports = [./pipewire.nix ./ssh.nix ./greetd.nix ./dunst.nix ./mpd.nix ./firewall.nix ./vpn.nix];}
|
||||
_: {
|
||||
imports = [
|
||||
./pipewire.nix
|
||||
./locate.nix
|
||||
./ssh.nix
|
||||
./greetd.nix
|
||||
./dunst.nix
|
||||
./mpd.nix
|
||||
./firewall.nix
|
||||
./vpn.nix
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue