2025-12-14 13:54:53 -08:00
|
|
|
{...}: {
|
2026-02-16 22:00:15 -08:00
|
|
|
boot.loader.grub.device = "/dev/sda";
|
2023-10-09 10:44:07 -07:00
|
|
|
|
|
|
|
|
constants.sopsFile = ../../common/auths.yaml;
|
|
|
|
|
|
2023-11-09 21:01:46 -08:00
|
|
|
security.sudo.wheelNeedsPassword = false;
|
|
|
|
|
|
2025-06-08 10:22:00 -05:00
|
|
|
system.stateVersion = "25.11";
|
2023-10-09 10:44:07 -07:00
|
|
|
|
|
|
|
|
zramSwap.enable = true;
|
|
|
|
|
}
|