diff options
Diffstat (limited to 'hosts/desktop/configuration.nix')
| -rw-r--r-- | hosts/desktop/configuration.nix | 2 |
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"; } |
