diff options
| author | andromeda <andromeda@lenovo> | 2026-04-03 21:36:36 +0200 |
|---|---|---|
| committer | andromeda <andromeda@lenovo> | 2026-04-03 21:36:36 +0200 |
| commit | a6ad2a25be9ba7d7aa442d1340ee2a494f1ff2ef (patch) | |
| tree | db071e6386442a0f018a7f1e2b5266a2b6a6dd9c /modules | |
| parent | bc702e48eb7ab351955ba01470f7a811fd817323 (diff) | |
fix minor bug
Diffstat (limited to 'modules')
| -rw-r--r-- | modules/nixos/machines/109-199-104-83.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/nixos/machines/109-199-104-83.nix b/modules/nixos/machines/109-199-104-83.nix index e870690..833b955 100644 --- a/modules/nixos/machines/109-199-104-83.nix +++ b/modules/nixos/machines/109-199-104-83.nix @@ -1,6 +1,5 @@ {modulesPath, ...}: { system.stateVersion = "25.11"; - nix.settings.experimental-features = "flakes nix-command"; # Hardware imports = [(modulesPath + "/profiles/qemu-guest.nix")]; |
