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 = {
bash = {
initExtra = import ./config/penpot.nix;
};
#bash = {
# initExtra = import ./config/penpot.nix;
#};
direnv = {
enable = true;
enableBashIntegration = true;