diff options
author | Mark Nipper <nipsy@bitgnome.net> | 2024-11-22 12:55:52 -0800 |
---|---|---|
committer | Mark Nipper <nipsy@bitgnome.net> | 2024-11-22 12:55:52 -0800 |
commit | 40f285d6381464e46aa1bdfe1c72cc0ed5adef65 (patch) | |
tree | 3aa086c58b790f5f08ee207ba29fd3e2793033fc /hosts | |
parent | 23644cbfd596dfec0d7b8aa58ad5ce98736045ef (diff) | |
download | nix-40f285d6381464e46aa1bdfe1c72cc0ed5adef65.tar nix-40f285d6381464e46aa1bdfe1c72cc0ed5adef65.tar.gz nix-40f285d6381464e46aa1bdfe1c72cc0ed5adef65.tar.bz2 nix-40f285d6381464e46aa1bdfe1c72cc0ed5adef65.tar.lz nix-40f285d6381464e46aa1bdfe1c72cc0ed5adef65.tar.xz nix-40f285d6381464e46aa1bdfe1c72cc0ed5adef65.tar.zst nix-40f285d6381464e46aa1bdfe1c72cc0ed5adef65.zip |
Add tlp @ginaz
Diffstat (limited to 'hosts')
-rw-r--r-- | hosts/ginaz/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/ginaz/default.nix b/hosts/ginaz/default.nix index 6afaada..68dc8b1 100644 --- a/hosts/ginaz/default.nix +++ b/hosts/ginaz/default.nix @@ -28,6 +28,7 @@ ../common/optional/pipewire.nix ../common/optional/sdr.nix ../common/optional/services/openssh.nix + ../common/optional/services/tlp.nix ../common/optional/services/xorg.nix ../common/optional/sound.nix ../common/optional/zfs.nix |