aboutsummaryrefslogtreecommitdiff
path: root/hosts/desktop
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/desktop')
-rw-r--r--hosts/desktop/configuration.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/desktop/configuration.nix b/hosts/desktop/configuration.nix
index 00011ff..0165a04 100644
--- a/hosts/desktop/configuration.nix
+++ b/hosts/desktop/configuration.nix
@@ -71,5 +71,5 @@
];
nixpkgs.config.allowUnfree = true;
- system.stateVersion = "25.05";
+ system.stateVersion = "25.05";
}