pain and suffering

This commit is contained in:
2026-01-06 19:56:41 +00:00
parent 47cd19b701
commit f7e26a9793
14 changed files with 891 additions and 122 deletions

View File

@@ -65,6 +65,7 @@
"libvirt"
"input"
"seat"
"dialout"
];
packages = with pkgs; [ ];
};
@@ -82,6 +83,7 @@
"libvirt"
"input"
"seat"
"dialout"
];
packages = with pkgs; [ ];
};
@@ -98,6 +100,7 @@
"input"
"seat"
"networkmanager"
"dialout"
];
home = "/home/game";
};