Update to newest unstable release
This commit is contained in:
parent
22281b69af
commit
985eda1198
4 changed files with 17 additions and 33 deletions
|
@ -30,7 +30,7 @@ in {
|
|||
imports = [ ../../modules ./unfree.nix ./applications.nix ./overlays.nix ];
|
||||
|
||||
boot.loader.timeout = 2;
|
||||
boot.tmpOnTmpfs = true;
|
||||
boot.tmp.useTmpfs = true;
|
||||
boot.kernelPackages = pkgs.linuxPackages_latest;
|
||||
|
||||
console.keyMap = "de_CH-latin1";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue