Files

8 lines
174 B
Nix
Raw Permalink Normal View History

2026-05-03 14:09:35 -04:00
# TODO: after first boot, regenerate with:
# sudo nixos-generate-config --no-filesystems
# (disko owns fileSystems; do not add them here)
2026-05-03 13:59:56 -04:00
{ ... }:
{
swapDevices = [ ];
}