ark, xanmod, rust can chill
This commit is contained in:
parent
f8dc594dc9
commit
b0f0f678f1
2 changed files with 12 additions and 8 deletions
|
@ -17,6 +17,8 @@
|
|||
boot.loader.timeout = 3;
|
||||
boot.loader.efi.canTouchEfiVariables = true;
|
||||
#boot.plymouth.enable = true;
|
||||
|
||||
boot.kernelPackages = pkgs.linuxPackages_xanmod_latest;
|
||||
|
||||
networking.networkmanager.enable = true; # Easiest to use and most distros use this by default.
|
||||
|
||||
|
@ -71,6 +73,7 @@
|
|||
environment.systemPackages = with pkgs; [
|
||||
helix
|
||||
rnix-lsp
|
||||
ark
|
||||
|
||||
curl
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue