summaryrefslogtreecommitdiff
path: root/modules/hosts/vecna/vecna.nix
diff options
context:
space:
mode:
Diffstat (limited to 'modules/hosts/vecna/vecna.nix')
-rw-r--r--modules/hosts/vecna/vecna.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/hosts/vecna/vecna.nix b/modules/hosts/vecna/vecna.nix
index 300dbb4..534d1de 100644
--- a/modules/hosts/vecna/vecna.nix
+++ b/modules/hosts/vecna/vecna.nix
@@ -42,6 +42,7 @@
systemd.packages = with pkgs; [lact];
systemd.services.lactd.wantedBy = ["multi-user.target"];
services.xserver.videoDrivers = ["amdgpu"];
+ hardware.wooting.enable = true;
hardware.cpu.amd.updateMicrocode = true;
zramSwap = {