nixda: add blender

This commit is contained in:
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

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";