nixda: add blender
This commit is contained in:
parent
322d63dd45
commit
cc691d10f5
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
||||||
|
|
||||||
networking.hostName = "nixda"; # Define your hostname.
|
networking.hostName = "nixda"; # Define your hostname.
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [ blackmagicDesktopVideo makemkv ];
|
environment.systemPackages = with pkgs; [ blackmagicDesktopVideo makemkv blender ];
|
||||||
|
|
||||||
networking.wg-quick.interfaces.cornbox = {
|
networking.wg-quick.interfaces.cornbox = {
|
||||||
privateKeyFile = "/etc/wireguard/cornbox.key";
|
privateKeyFile = "/etc/wireguard/cornbox.key";
|
||||||
|
|
Loading…
Reference in a new issue