task | add back systemd-primary
This commit is contained in:
parent
5837e848d2
commit
a30b2d961b
2 changed files with 3 additions and 1 deletions
|
|
@ -2,6 +2,7 @@
|
|||
imports = [
|
||||
inputs.sops-nix.nixosModules.sops
|
||||
../server
|
||||
../systemd-primary.nix
|
||||
../common/boot.nix
|
||||
../common/networking.nix
|
||||
../common/tailscale.nix
|
||||
|
|
@ -20,4 +21,4 @@
|
|||
options = "--delete-older-than 7d";
|
||||
};
|
||||
};
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -3,6 +3,7 @@
|
|||
inputs.sops-nix.nixosModules.sops
|
||||
../roles
|
||||
../../modules
|
||||
../systemd-primary.nix
|
||||
../workstation
|
||||
../common
|
||||
../wm/sway
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue