diff options
| author | caley <195605706+cqley@users.noreply.github.com> | 2026-07-22 01:34:11 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-07-22 01:34:11 +0200 |
| commit | 20e190190cb68b7e0a2f445a174b3d9808f9ccdd (patch) | |
| tree | 5dff1abae0df359d8d8c44d4993fc3ae0b5ed6c3 | |
| parent | 726de3ff9a47be1b7636a852fdbab63f7077c6d5 (diff) | |
Update configuration.nix
| -rw-r--r-- | nixos/hosts/box/configuration.nix | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/nixos/hosts/box/configuration.nix b/nixos/hosts/box/configuration.nix index 0b723c2..2b98c86 100644 --- a/nixos/hosts/box/configuration.nix +++ b/nixos/hosts/box/configuration.nix @@ -147,3 +147,5 @@ documentation.man.enable = false; system.stateVersion = "26.05"; } + +hi |
