diff options
Diffstat (limited to 'system/encryption.nix')
| -rw-r--r-- | system/encryption.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/system/encryption.nix b/system/encryption.nix index f7ec45e..397fc98 100644 --- a/system/encryption.nix +++ b/system/encryption.nix @@ -7,6 +7,7 @@ "d /mnt/nixos-config 0755 root root -" "d /mnt/storage 0755 root root -" "d /mnt/tools 0755 root root -" + "d /mnt/isos 0755 root root -" ]; environment.systemPackages = with pkgs; [ |
