diff --git a/hosts/sakura/default.nix b/hosts/sakura/default.nix index 64947fd..c8e180e 100644 --- a/hosts/sakura/default.nix +++ b/hosts/sakura/default.nix @@ -9,7 +9,7 @@ hardware.framework.amd-7040.preventWakeOnAC = true; networking.hostName = "sakura"; - laptop = true; + liv.laptop = true; services = { thermald.enable = true;