homebox first attempt

This commit is contained in:
2024-10-18 16:01:09 -05:00
parent d6509ee1a7
commit 917bfa3763
6 changed files with 35 additions and 31 deletions

View File

@@ -21,7 +21,7 @@
system = "x86_64-linux";
iso_system = "x86_64-linux";
host = "laptop";
host = "homebox";
username = "nathan";
devices = {
@@ -55,7 +55,7 @@
git.enable = true;
ags.enable = true;
nh.enable = true;
steam.enable = true;
steam.enable = false;
};
};
#disko.enable = lib.mkForce false;