homebox first attempt
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user