add swapfile os module and enable swap for hs
All checks were successful
/ build-all (push) Successful in 1m6s

This commit is contained in:
ant 2026-02-26 14:58:01 +01:00
parent 87b3f3e5bd
commit 4d8c3fddd0
3 changed files with 11 additions and 5 deletions

View file

@ -20,6 +20,7 @@ in {
(import ../remote-disk-unlock.nix ["r8169"] sshKeys)
../builder.nix
../ccache.nix
(import ../swapfile.nix 64)
];
boot = {