fix things
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
{ pkgs, ... }:
|
||||
|
||||
with pkgs;
|
||||
[ flightgear ]
|
||||
[
|
||||
flightgear
|
||||
alvr
|
||||
]
|
||||
|
||||
@@ -29,9 +29,11 @@ with pkgs;
|
||||
pynvim
|
||||
wand
|
||||
ipykernel
|
||||
shapely
|
||||
scipy
|
||||
pip
|
||||
]
|
||||
))
|
||||
python313Packages.pip
|
||||
nodejs
|
||||
go
|
||||
ninja
|
||||
|
||||
@@ -8,6 +8,7 @@ with pkgs;
|
||||
google-chrome
|
||||
speed-cloudflare-cli
|
||||
ansible
|
||||
ansible-lint
|
||||
vagrant
|
||||
gqrx
|
||||
libreoffice
|
||||
@@ -23,20 +24,20 @@ with pkgs;
|
||||
qbittorrent
|
||||
gmsh
|
||||
paraview
|
||||
xorg.xcursorgen
|
||||
xcursorgen
|
||||
imagemagick
|
||||
icoutils
|
||||
win2xcur
|
||||
waypaper
|
||||
swww
|
||||
awww
|
||||
sdrpp
|
||||
rofi
|
||||
hyprshot
|
||||
vesktop
|
||||
discordo
|
||||
distrobox
|
||||
#kicad
|
||||
youtube-music
|
||||
kicad
|
||||
pear-desktop
|
||||
thunderbird
|
||||
yt-dlp
|
||||
stellarium
|
||||
@@ -74,4 +75,8 @@ with pkgs;
|
||||
orca-slicer
|
||||
netbird-ui
|
||||
sonic-visualiser
|
||||
|
||||
freecad
|
||||
|
||||
lmms
|
||||
]
|
||||
|
||||
@@ -4,5 +4,4 @@
|
||||
|
||||
with pkgs;
|
||||
[
|
||||
unstable.kicad
|
||||
]
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
|
||||
with pkgs;
|
||||
[
|
||||
neofetch
|
||||
fastfetch
|
||||
nnn # terminal file manager
|
||||
nushell
|
||||
|
||||
@@ -114,4 +114,38 @@ with pkgs;
|
||||
kdePackages.qt6ct
|
||||
kitty
|
||||
axel
|
||||
stlink
|
||||
sysdig
|
||||
cilium-cli
|
||||
|
||||
emacs
|
||||
emacsPackages.doom
|
||||
|
||||
nfs-utils
|
||||
|
||||
openvswitch
|
||||
virt-viewer
|
||||
patchelf
|
||||
|
||||
velero
|
||||
|
||||
rpi-imager
|
||||
|
||||
fluxcd-operator
|
||||
|
||||
vault
|
||||
|
||||
msitools
|
||||
|
||||
age
|
||||
|
||||
(llm.withPlugins {
|
||||
llm-ollama = true;
|
||||
})
|
||||
|
||||
python313Packages.huggingface-hub
|
||||
python313Packages.markitdown
|
||||
ipmitool
|
||||
|
||||
kubevirt
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user