mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 08:39:42 -04:00
penpot bash script
This commit is contained in:
parent
4fac97258c
commit
89acce0159
3 changed files with 37 additions and 29 deletions
|
|
@ -14,6 +14,12 @@ in
|
|||
|
||||
pkg-config
|
||||
qrencode
|
||||
|
||||
docker
|
||||
];
|
||||
|
||||
programs.bash.initExtra = mkAfter ''
|
||||
${import ./config/penpot.nix}
|
||||
'';
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue