diff options
Diffstat (limited to 'hosts')
| -rw-r--r-- | hosts/station/default.nix | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
