Merge branch 'main' of gh:greg-hellings/nixos-config

This commit is contained in:
Greg Hellings
2023-10-16 14:25:10 +00:00
2 changed files with 5 additions and 0 deletions
+1
View File
@@ -9,6 +9,7 @@
casks = [ casks = [
"gnucash" "gnucash"
"onlyoffice" "onlyoffice"
"pgadmin4"
"postman" "postman"
"vagrant" "vagrant"
]; ];
+4
View File
@@ -26,14 +26,18 @@
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
bind # For things like nslookup bind # For things like nslookup
darktable
gimp gimp
gnucash gnucash
graphviz
flock flock
ffmpeg ffmpeg
handbrake handbrake
imagemagick imagemagick
libtheora libtheora
makemkv makemkv
nix-du
nix-tree
oathToolkit oathToolkit
synology-drive-client synology-drive-client
vagrant vagrant