Files
nix-dotfiles/systems/argiletum/hardware.nix
T
ahuston-0 43c026c451
Check flake.lock / Check health of `flake.lock` (pull_request) Successful in 9s
Check Nix flake / Perform Nix flake checks (pull_request) Failing after 2m17s
add argiletum
2026-05-03 14:09:35 -04:00

8 lines
174 B
Nix

# TODO: after first boot, regenerate with:
# sudo nixos-generate-config --no-filesystems
# (disko owns fileSystems; do not add them here)
{ ... }:
{
swapDevices = [ ];
}