fix minor bug
This commit is contained in:
@@ -1,6 +1,5 @@
|
|||||||
{modulesPath, ...}: {
|
{modulesPath, ...}: {
|
||||||
system.stateVersion = "25.11";
|
system.stateVersion = "25.11";
|
||||||
nix.settings.experimental-features = "flakes nix-command";
|
|
||||||
|
|
||||||
# Hardware
|
# Hardware
|
||||||
imports = [(modulesPath + "/profiles/qemu-guest.nix")];
|
imports = [(modulesPath + "/profiles/qemu-guest.nix")];
|
||||||
|
|||||||
Reference in New Issue
Block a user