summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
Diffstat (limited to 'modules')
-rw-r--r--modules/nixos/machines/109-199-104-83.nix1
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")];