summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandromeda <andromeda@lenovo>2026-04-03 21:36:36 +0200
committerandromeda <andromeda@lenovo>2026-04-03 21:36:36 +0200
commita6ad2a25be9ba7d7aa442d1340ee2a494f1ff2ef (patch)
treedb071e6386442a0f018a7f1e2b5266a2b6a6dd9c
parentbc702e48eb7ab351955ba01470f7a811fd817323 (diff)
fix minor bug
-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")];