feat/kile-v2
Ricard Illa 2023-02-06 16:55:19 +01:00
parent 38167220ae
commit 6f3e366b36
No known key found for this signature in database
GPG Key ID: F69A672B72E54902
1 changed files with 4 additions and 3 deletions

View File

@ -176,13 +176,12 @@
home.packages = with pkgs; [ home.packages = with pkgs; [
# calibre # calibre
R R
virtiofsd
acpi acpi
android-tools android-tools
ansible ansible
bind.dnsutils bind.dnsutils
docker-compose docker-compose
podman-compose drawterm
file file
gimp gimp
gnumake gnumake
@ -203,14 +202,16 @@
networkmanagerapplet networkmanagerapplet
nextcloud-client nextcloud-client
pandoc pandoc
podman-compose
pv pv
ripgrep ripgrep
sassc sassc
shellcheck shellcheck
signify signify
unzip
stablePkgs.vagrant stablePkgs.vagrant
unzip
virt-manager virt-manager
virtiofsd
wget wget
]; ];