This commit is contained in:
Bryan Ramos 2024-05-12 11:07:11 -04:00
parent 5c80915d81
commit c7942a4631
Signed by: bryan
GPG key ID: 6ABDCD144D6643C8

View file

@ -20,9 +20,7 @@ in
programs = { programs = {
bash = { bash = {
initExtra = mkAfter '' initExtra = import ./config/penpot.nix;
${import ./config/penpot.nix}
'';
}; };
direnv = { direnv = {
enable = true; enable = true;