From 9874ffb2124f57d50bf9b44b2752882375bcb94c Mon Sep 17 00:00:00 2001 From: scouckel Date: Tue, 19 May 2026 01:25:52 -0400 Subject: update --- modules/hosts/vecna/vecna.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/hosts/vecna/vecna.nix') 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 = { -- cgit v1.3.1