feat(vesuvio): tweak things and use systemd-boot
This commit is contained in:
parent
7399f8bbc0
commit
d2e32f8b38
3 changed files with 22 additions and 8 deletions
|
@ -36,6 +36,8 @@ in {
|
|||
boot = {
|
||||
kernelPackages = pkgs.linuxPackages; # use lts
|
||||
kernelParams = ["quiet" "loglevel=3"];
|
||||
|
||||
tmp.cleanOnBoot = true;
|
||||
};
|
||||
|
||||
console.keyMap = "fr";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue