1
0
mirror of https://github.com/XNM1/linux-nixos-hyprland-config-dotfiles.git synced 2025-09-15 09:45:58 +03:00

Starship & Kernel & Packages changes

Checklog:
1. Return to `mainline` kernel.
2. Updated `starship` config (added symblos).
3. Added `lua` to packages.
4. Deleted `erlang` from packages.
This commit is contained in:
XNM
2023-11-21 20:58:51 +02:00
parent 8cef911c0c
commit b625e2addb
4 changed files with 41 additions and 8 deletions

View File

@@ -167,7 +167,7 @@
# Linux Kernel
boot.kernelPackages = pkgs.linuxKernel.packages.linux_zen;
boot.kernelPackages = pkgs.linuxKernel.packages.linux_testing;
# Enable networking
networking.networkmanager = {
@@ -457,15 +457,13 @@
mold
gcc13
jdk11
gleam
rebar3
erlang
go
gopls
delve
(python311Full.withPackages(ps: with ps; [ pygobject3 gobject-introspection pyqt6-sip]))
nodePackages_latest.nodejs
bun
lua
zig
numbat