successful update
This commit is contained in:
+19
-4
@@ -54,23 +54,38 @@ in
|
||||
"ida-free"
|
||||
"zoom"
|
||||
];
|
||||
nixpkgs.config.permittedInsecurePackages = [
|
||||
"qtwebengine-5.15.19"
|
||||
];
|
||||
home.packages = with pkgs; [
|
||||
alsa-utils
|
||||
age
|
||||
btop
|
||||
fastfetch
|
||||
ffmpeg
|
||||
file
|
||||
mc
|
||||
htop
|
||||
yt-dlp
|
||||
zsh-powerlevel10k
|
||||
meslo-lgs-nf
|
||||
python313Full
|
||||
python314
|
||||
distrobox
|
||||
scrcpy
|
||||
screen
|
||||
sops
|
||||
tmux
|
||||
android-tools
|
||||
linux-wifi-hotspot
|
||||
nmap
|
||||
nil
|
||||
ncdu
|
||||
net-tools
|
||||
p7zip
|
||||
playerctl
|
||||
pywal16
|
||||
qmk
|
||||
inetutils
|
||||
lsof
|
||||
unzip
|
||||
usbutils
|
||||
];
|
||||
|
||||
xdg.enable = true;
|
||||
|
||||
Reference in New Issue
Block a user