summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix8
1 files changed, 7 insertions, 1 deletions
diff --git a/flake.nix b/flake.nix
index 4bb9a81..9bcf0c0 100644
--- a/flake.nix
+++ b/flake.nix
@@ -270,7 +270,13 @@
# lix-module.nixosModules.default
microvm.nixosModules.host
home-manager.nixosModules.home-manager { home-manager.users.defin = import ./home-manager/doretta.nix; }
- { microvm.autostart = [ "foolcreek" "Radahn"]; }
+ {
+ microvm.autostart = [
+ "foolcreek"
+ "Radahn"
+ ];
+ microvm.vms.Radahn.updateFlake = "git+https://github.com/Nathan-R-Wood/nix-configs.git";
+ }
];
};
bosco = lib.nixosSystem { # networking server