From 70b0e24edab7a9d689768f4b694f92e8697e231e Mon Sep 17 00:00:00 2001 From: Fuwn Date: Mon, 23 Sep 2024 16:17:47 -0700 Subject: options: move modules to modules --- hosts/kansai/default.nix | 1 - 1 file changed, 1 deletion(-) (limited to 'hosts/kansai/default.nix') 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"; } -- cgit v1.2.3