ark, xanmod, rust can chill

This commit is contained in:
atagen 2022-08-23 22:50:28 +10:00
parent f8dc594dc9
commit b0f0f678f1
2 changed files with 12 additions and 8 deletions

View file

@ -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