update locks, use one password for signing, move deprecated options
This commit is contained in:
parent
5a014df6a9
commit
600aed0b28
9 changed files with 62 additions and 55 deletions
|
@ -18,5 +18,7 @@ in
|
|||
config = mkIf cfg.enable {
|
||||
boot.loader.systemd-boot.enable = true;
|
||||
boot.loader.efi.canTouchEfiVariables = true;
|
||||
|
||||
services.fstrim = enabled;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue