aboutsummaryrefslogtreecommitdiff
path: root/hosts/desktop/configuration.nix
diff options
context:
space:
mode:
authorschererleander <leander@schererleander.de>2025-07-30 23:33:38 +0200
committerschererleander <leander@schererleander.de>2025-07-30 23:33:38 +0200
commitd9a3e99839075f98d6ae41fc30f9d5f34b45ac6f (patch)
tree78f9e7cd60d04e465045e01cdd71e6cd8fd4d500 /hosts/desktop/configuration.nix
parentaf0a5026bdc51a5599ec20743b29d74c112c90fd (diff)
chore: formatting
Diffstat (limited to 'hosts/desktop/configuration.nix')
-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";
}