ark, xanmod, rust can chill
This commit is contained in:
parent
f8dc594dc9
commit
b0f0f678f1
2 changed files with 12 additions and 8 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -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