live build

This commit is contained in:
TheWanderingCrow 2024-12-29 11:49:22 -05:00
parent 7eeaa08239
commit ce21112b41

View file

@ -14,6 +14,8 @@
boot.supportedFilesystems = lib.mkForce ["btrfs" "reiserfs" "vfat" "f2fs" "xfs" "ntfs" "cifs"];
networking.wireless = lib.mkForce false;
desktop.sway.enable = true;
module.gui.enable = true;