From 1d0c7acab44884cb603785fd0846a8b7ff1fa030 Mon Sep 17 00:00:00 2001 From: aethrvmn Date: Thu, 11 Sep 2025 21:50:17 +0200 Subject: fixed autoupdate spelling mistake --- hosts/station/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hosts/station/default.nix') diff --git a/hosts/station/default.nix b/hosts/station/default.nix index b57bcb1..bcd4615 100644 --- a/hosts/station/default.nix +++ b/hosts/station/default.nix @@ -17,7 +17,7 @@ system = { autoUpgrade = { enable = true; - flake = "/home/aethrvmn/.nix#nixstation"; + flake = "/home/aethrvmn/.nix#station"; }; # This value determines the NixOS release from which the default -- cgit v1.2.3