Lots more Jupiter changes, wireless for all by default, no more earlyoom
This commit is contained in:
parent
5cdd5989dd
commit
e6ab43c882
15 changed files with 113 additions and 65 deletions
|
@ -1,6 +1,7 @@
|
|||
{ pkgs, ... }:
|
||||
{
|
||||
boot = {
|
||||
kernelPackages = pkgs.linuxPackages_latest;
|
||||
loader.systemd-boot.enable = true;
|
||||
plymouth.enable = true;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue