From 7a64b105f9f851b0c92e6a406c939f1ceec3e6a1 Mon Sep 17 00:00:00 2001 From: tzlil Date: Sun, 30 Jul 2023 05:04:25 +0300 Subject: fix mounts --- hosts/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'hosts/default.nix') diff --git a/hosts/default.nix b/hosts/default.nix index 3d181bb..164030c 100644 --- a/hosts/default.nix +++ b/hosts/default.nix @@ -6,11 +6,11 @@ inputs: let ../profiles/tzlil.nix ../profiles/security.nix ../profiles/ssh.nix - ../profiles/network.nix + ../profiles/network.nix + ../profiles/impermanence.nix ]; } inputs.agenix.nixosModules.age - inputs.impermanence.nixosModules.impermanence ]; commonHome = [ -- cgit 1.4.1