This commit is contained in:
2026-03-13 00:51:09 +00:00
parent 824f75f9cb
commit ea47a2ca71
4 changed files with 42 additions and 4 deletions

View File

@@ -10,6 +10,9 @@
modules.lavd
# modules.ppd
];
nixos = {
services.upower.enable = true;
};
};
};
}