summaryrefslogtreecommitdiff
path: root/hosts
diff options
context:
space:
mode:
authorNathan Reiner <nathan@nathanreiner.xyz>2026-03-16 23:16:07 +0100
committerNathan Reiner <nathan@nathanreiner.xyz>2026-03-16 23:16:07 +0100
commit459bfae2de8c5c534f5bbb2e4a328ea17188ac0a (patch)
tree448a9900b49342f3d22c117b65663c1a5e837950 /hosts
parent84f5d968ee862bce5968f4e1a9914a7e3f9f40ee (diff)
flake: update
Diffstat (limited to 'hosts')
-rw-r--r--hosts/nixedo/default.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/hosts/nixedo/default.nix b/hosts/nixedo/default.nix
index 68898bc..334be55 100644
--- a/hosts/nixedo/default.nix
+++ b/hosts/nixedo/default.nix
@@ -84,6 +84,8 @@
tailor-gui.enable = true;
};
+ services.tlp.enable = true;
+
virtualisation = {
libvirtd.enable = true;
};