mirror of
https://github.com/daylinmorgan/oizys.git
synced 2024-11-05 01:53:15 -06:00
syntax?
This commit is contained in:
parent
1c32119e0b
commit
82cbff556e
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@
|
|||
"vt.default_blu=46,168,161,175,250,231,213,222,112,168,161,175,250,231,213,200"
|
||||
];
|
||||
|
||||
boot.kernelPackages = pkgs.linuxPackagesFor pkgs.linux_latest;
|
||||
boot.kernelPackages = pkgs.linuxPackages_latest;
|
||||
boot.tmp.cleanOnBoot = true;
|
||||
boot.loader = {
|
||||
systemd-boot = enabled // {
|
||||
|
|
Loading…
Reference in a new issue