From c44419315f253444c79223080bd74d2c5cb8fff5 Mon Sep 17 00:00:00 2001 From: Daniel Meiburg Date: Fri, 29 Sep 2023 00:52:44 +0200 Subject: [PATCH] add thunderbird and tlp --- home.nix | 2 ++ hosts/p14s/configuration.nix | 1 + 2 files changed, 3 insertions(+) diff --git a/home.nix b/home.nix index 1722714..ee81d5d 100644 --- a/home.nix +++ b/home.nix @@ -25,6 +25,8 @@ xdg-utils networkmanagerapplet git-lfs + git + thunderbird # All of the below is for sway wl-clipboard bemenu diff --git a/hosts/p14s/configuration.nix b/hosts/p14s/configuration.nix index 2b61f28..d044f72 100644 --- a/hosts/p14s/configuration.nix +++ b/hosts/p14s/configuration.nix @@ -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