fix minor bug

This commit is contained in:
andromeda
2026-04-03 21:36:36 +02:00
parent bc702e48eb
commit a6ad2a25be

View File

@@ -1,6 +1,5 @@
{modulesPath, ...}: {
system.stateVersion = "25.11";
nix.settings.experimental-features = "flakes nix-command";
# Hardware
imports = [(modulesPath + "/profiles/qemu-guest.nix")];