aboutsummaryrefslogtreecommitdiff
path: root/hosts
diff options
context:
space:
mode:
authorschererleander <leander@schererleander.de>2025-09-11 09:50:25 +0200
committerschererleander <leander@schererleander.de>2025-09-11 09:50:25 +0200
commita3068eb4ede5123c399a77788e4d2aa6c9da1901 (patch)
tree22f461e43542cb04c0a17cd62152d32e17e999f9 /hosts
parent8def28313e8db71eb06ed0bc8726ed39df119d00 (diff)
feat: configure autoUpgrade to use flake
Diffstat (limited to 'hosts')
-rw-r--r--hosts/sachiel/configuration.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/sachiel/configuration.nix b/hosts/sachiel/configuration.nix
index 781d5c3..c8c361e 100644
--- a/hosts/sachiel/configuration.nix
+++ b/hosts/sachiel/configuration.nix
@@ -46,6 +46,7 @@
system.autoUpgrade = {
enable = true;
+ flake = "path:/home/${username}/nix#${host}";
allowReboot = true;
rebootWindow = {