removed until i can fix

This commit is contained in:
Bryan Ramos 2025-01-11 04:17:55 -05:00
parent 566eae471e
commit 34ce975a09
Signed by: bryan
GPG key ID: 6ABDCD144D6643C8

View file

@ -20,9 +20,9 @@ in
]; ];
programs = { programs = {
bash = { #bash = {
initExtra = import ./config/penpot.nix; # initExtra = import ./config/penpot.nix;
}; #};
direnv = { direnv = {
enable = true; enable = true;
enableBashIntegration = true; enableBashIntegration = true;