diff --git a/machines/loki/configuration.nix b/machines/loki/configuration.nix index 7d70b58..05c051c 100644 --- a/machines/loki/configuration.nix +++ b/machines/loki/configuration.nix @@ -92,6 +92,14 @@ }; }; + # Enable new implementation of switch-to-configuration built in Rust + system = { + switch = { + enable = false; + enableNg = true; + }; + }; + swapDevices = [ { device = "/dev/disk/by-uuid/d93788f7-1b94-4687-8313-055d17f42b7e"; } ]; # high-resolution display