feat(drawing-tablet): init module
This commit is contained in:
@@ -12,23 +12,20 @@
|
||||
|
||||
sydnix = {
|
||||
filesystemType = "btrfs";
|
||||
|
||||
wifi.enable = true;
|
||||
|
||||
drawing-tablet.enable = true;
|
||||
tailscale.enable = true;
|
||||
earlyoom.enable = true;
|
||||
|
||||
slippi.enable = true;
|
||||
niri.enable = true;
|
||||
stylix.enable = true;
|
||||
qemu.enable = true;
|
||||
|
||||
steam = {
|
||||
enable = true;
|
||||
impermanenceUsers = ["crumb"];
|
||||
};
|
||||
|
||||
niri.enable = true;
|
||||
stylix.enable = true;
|
||||
qemu.enable = true;
|
||||
|
||||
users.users = [
|
||||
"crumb"
|
||||
"msyds"
|
||||
|
||||
Reference in New Issue
Block a user