updated system

This commit is contained in:
Emmet 2025-03-22 09:45:20 -05:00
parent eade9c6bd8
commit 89b54b1aaa
4 changed files with 110 additions and 160 deletions

View file

@ -10,7 +10,7 @@
# hardware
cachy.enable = true;
bluetooth.enable = true;
tlp.enable = true;
tlp.enable = false;
printing.enable = true;
# software
@ -46,6 +46,8 @@
};
};
services.thermald.enable = true;
users.users.emmet.description = "Emmet";
home-manager.users.emmet.userSettings = {
name = "Emmet";