add thunderbird and tlp
This commit is contained in:
parent
c31c21d4a6
commit
c44419315f
2
home.nix
2
home.nix
|
|
@ -25,6 +25,8 @@
|
|||
xdg-utils
|
||||
networkmanagerapplet
|
||||
git-lfs
|
||||
git
|
||||
thunderbird
|
||||
# All of the below is for sway
|
||||
wl-clipboard
|
||||
bemenu
|
||||
|
|
|
|||
|
|
@ -24,6 +24,7 @@
|
|||
|
||||
users.users.dm.extraGroups = [ "video" ];
|
||||
programs.light.enable = true;
|
||||
services.tlp.enable = true;
|
||||
|
||||
# This value determines the NixOS release from which the default
|
||||
# settings for stateful data, like file locations and database versions
|
||||
|
|
|
|||
Loading…
Reference in New Issue