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
|
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
|
||||||
|
|
|
||||||
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue