Add laptop module and remove unused dotfiles

This commit is contained in:
2024-06-25 13:12:17 -05:00
parent dee11161e8
commit 4424978387
25 changed files with 139 additions and 525 deletions

View File

@@ -114,6 +114,11 @@
configs."alpheratz" = {
system = "x86_64-linux";
common.nixpkgs = "unstable";
laptop = {
powersave.enable = true;
backlight.enable = true;
};
audio = {
pipewire.enable = true;