Changes for lambda, with tmpfs root

This commit is contained in:
Root
2021-07-20 18:28:12 -07:00
parent 7b889633d8
commit d69ae43b1a
10 changed files with 154 additions and 114 deletions
+1
View File
@@ -10,6 +10,7 @@ in {
hostname = local.hostname;
home-manager-package = <home-manager>;
pkgs = pkgs;
include-secrets = false;
})
];
}