From b0f0f678f1255b2a2afb2a8ac075ea26f60f034a Mon Sep 17 00:00:00 2001 From: atagen Date: Tue, 23 Aug 2022 22:50:28 +1000 Subject: [PATCH] ark, xanmod, rust can chill --- home/home.nix | 17 +++++++++-------- system/configuration.nix | 3 +++ 2 files changed, 12 insertions(+), 8 deletions(-) diff --git a/home/home.nix b/home/home.nix index 8e592f7..54bb325 100644 --- a/home/home.nix +++ b/home/home.nix @@ -31,14 +31,14 @@ latte-dock - rust-analyzer-nightly - (fenix.complete.withComponents [ - "cargo" - "clippy" - "rust-src" - "rustc" - "rustfmt" - ]) + # rust-analyzer-nightly + # (fenix.complete.withComponents [ + # "cargo" + # "clippy" + # "rust-src" + # "rustc" + # "rustfmt" + # ]) kdeconnect keepassxc @@ -49,6 +49,7 @@ meslo-lgs-nf libsForQt5.bismuth + libsForQt5.ark plasma-browser-integration diff --git a/system/configuration.nix b/system/configuration.nix index d7e07db..a1f56b9 100644 --- a/system/configuration.nix +++ b/system/configuration.nix @@ -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