diff options
Diffstat (limited to 'hosts/sif')
| -rw-r--r-- | hosts/sif/hw.nix | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/hosts/sif/hw.nix b/hosts/sif/hw.nix index e567c37d..12268d74 100644 --- a/hosts/sif/hw.nix +++ b/hosts/sif/hw.nix | |||
| @@ -16,8 +16,6 @@ | |||
| 16 | fsType = "bcachefs"; | 16 | fsType = "bcachefs"; |
| 17 | neededForBoot = true; | 17 | neededForBoot = true; |
| 18 | }; | 18 | }; |
| 19 | "/var/lib/sops-nix".neededForBoot = true; | ||
| 20 | "/var/lib/systemd".neededForBoot = true; | ||
| 21 | }; | 19 | }; |
| 22 | swapDevices = [ | 20 | swapDevices = [ |
| 23 | { label = "swap"; } | 21 | { label = "swap"; } |
