nixda: add blender

keep-around/cc691d10f55183f66a42df37ed1d07b95d8d8094
hexchen 2020-12-03 20:55:56 +00:00
parent 322d63dd45
commit cc691d10f5
No known key found for this signature in database
GPG Key ID: A3964C0D77F38CC9
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@
networking.hostName = "nixda"; # Define your hostname.
environment.systemPackages = with pkgs; [ blackmagicDesktopVideo makemkv ];
environment.systemPackages = with pkgs; [ blackmagicDesktopVideo makemkv blender ];
networking.wg-quick.interfaces.cornbox = {
privateKeyFile = "/etc/wireguard/cornbox.key";