mirror of
https://github.com/elitak/nixos-infect
synced 2025-03-14 13:46:59 +00:00
Moved bootctl.
This commit is contained in:
parent
c392f82482
commit
b4c22faeee
1 changed files with 2 additions and 1 deletions
|
@ -444,9 +444,10 @@ if [[ -z "$NO_SWAP" ]]; then
|
|||
fi
|
||||
|
||||
makeConf
|
||||
bootctl install --graceful # Add necessary boot files.
|
||||
infect
|
||||
|
||||
bootctl install --graceful # Add necessary boot files.
|
||||
|
||||
if [[ -z "$NO_SWAP" ]]; then
|
||||
removeSwap
|
||||
fi
|
||||
|
|
Loading…
Add table
Reference in a new issue