another one :D
This commit is contained in:
5
system/opt/inkscape/default.nix
Normal file
5
system/opt/inkscape/default.nix
Normal file
@@ -0,0 +1,5 @@
|
||||
{pkgs, ...}: {
|
||||
environment.systemPackages = with pkgs; [
|
||||
inkscape-with-extensions
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user