restruct
This commit is contained in:
7
nixos/extra/workstation/default.nix
Normal file
7
nixos/extra/workstation/default.nix
Normal file
@@ -0,0 +1,7 @@
|
||||
{pkgs, ...}: {
|
||||
environment.systemPackages = with pkgs; [
|
||||
blender
|
||||
gimp-with-plugins
|
||||
inkscape-with-extensions
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user