add thunderbird and tlp

This commit is contained in:
Daniel Meiburg 2023-09-29 00:52:44 +02:00
parent c31c21d4a6
commit c44419315f
Signed by: dm
GPG Key ID: E5827ECFFE0AA4F2
2 changed files with 3 additions and 0 deletions

View File

@ -25,6 +25,8 @@
xdg-utils xdg-utils
networkmanagerapplet networkmanagerapplet
git-lfs git-lfs
git
thunderbird
# All of the below is for sway # All of the below is for sway
wl-clipboard wl-clipboard
bemenu bemenu

View File

@ -24,6 +24,7 @@
users.users.dm.extraGroups = [ "video" ]; users.users.dm.extraGroups = [ "video" ];
programs.light.enable = true; programs.light.enable = true;
services.tlp.enable = true;
# This value determines the NixOS release from which the default # This value determines the NixOS release from which the default
# settings for stateful data, like file locations and database versions # settings for stateful data, like file locations and database versions