Merge branch 'main' of gh:greg-hellings/nixos-config
This commit is contained in:
@@ -9,6 +9,7 @@
|
|||||||
casks = [
|
casks = [
|
||||||
"gnucash"
|
"gnucash"
|
||||||
"onlyoffice"
|
"onlyoffice"
|
||||||
|
"pgadmin4"
|
||||||
"postman"
|
"postman"
|
||||||
"vagrant"
|
"vagrant"
|
||||||
];
|
];
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user