small changes

This commit is contained in:
randomuser 2023-08-06 22:13:04 -05:00
parent feac80e929
commit 3faafc94f9
2 changed files with 7 additions and 0 deletions

View File

@ -5,6 +5,12 @@
../common/desktop.nix ../common/desktop.nix
]; ];
environment.systemPackages = with pkgs; [
xbrightness
];
services.tlp.enable = true;
boot.loader.systemd-boot.enable = true; boot.loader.systemd-boot.enable = true;
boot.loader.efi.canTouchEfiVariables = true; boot.loader.efi.canTouchEfiVariables = true;

View File

@ -39,6 +39,7 @@ in {
ncmpcpp ncmpcpp
pciutils pciutils
tor-browser-bundle-bin
xscreensaver xscreensaver
ncpamixer ncpamixer
gpick gpick