Auto-commit: 2026-01-07 11:27:53

This commit is contained in:
2026-01-07 11:27:53 +00:00
parent 1f1874f3d8
commit ea0c93c27c

View File

@@ -24,6 +24,10 @@
};
};
gpu = {
powersave = lib.mkEnableOption "Set GPU ASPM to powersave";
};
desktop = {
enable = lib.mkEnableOption "Is a Desktop System";