diff options
Diffstat (limited to 'hosts/kansai')
| -rw-r--r-- | hosts/kansai/default.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hosts/kansai/default.nix b/hosts/kansai/default.nix index a8e48c0..ebca9a8 100644 --- a/hosts/kansai/default.nix +++ b/hosts/kansai/default.nix @@ -6,6 +6,5 @@ ../../modules/options ]; - # See `man configuration.nix` or https://nixos.org/manual/nixos/stable/options#opt-system.stateVersion. system.stateVersion = "24.05"; } |