diff options
| author | schererleander <leander@schererleander.de> | 2025-05-10 21:20:18 +0200 |
|---|---|---|
| committer | schererleander <leander@schererleander.de> | 2025-05-10 21:20:18 +0200 |
| commit | e2b4f26438c9970d177861a60265e1dacce94e72 (patch) | |
| tree | dfe32992dfb709a976dcd52b1bad69d084a2cdbd /hosts/nixos/configuration.nix | |
| parent | 44f79e0023fff0afae20048d93a722fd21d6ff80 (diff) | |
formatting
Diffstat (limited to 'hosts/nixos/configuration.nix')
| -rw-r--r-- | hosts/nixos/configuration.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/nixos/configuration.nix b/hosts/nixos/configuration.nix index 3a52450..6a8e775 100644 --- a/hosts/nixos/configuration.nix +++ b/hosts/nixos/configuration.nix @@ -67,4 +67,4 @@ nix.settings.experimental-features = [ "nix-command" "flakes" ]; nixpkgs.config.allowUnfree = true; system.stateVersion = "24.11"; -} +}
\ No newline at end of file |
