build:update_flake

fix:zellij
add:bat&&wget
add:make/cmake
remove:sudo-rs
This commit is contained in:
dichgrem
2025-11-11 22:50:31 +08:00
parent 40eb78b6fb
commit 02da5c19e2
6 changed files with 504 additions and 30 deletions

View File

@@ -104,10 +104,9 @@ in
security = {
rtkit.enable = true;
sudo.enable = false;
sudo-rs = {
sudo = {
enable = true;
execWheelOnly = true;
wheelNeedsPassword = true;
};
pam.services = {
hyprlock = {};

View File

@@ -53,6 +53,7 @@ in {
iperf3
nexttrace
curl
wget
aria2
yt-dlp
@@ -77,7 +78,9 @@ in {
go
gcc
gdb
cmake
clang
gnumake
zig
nodejs_20
pnpm