mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-23 16:29:42 -04:00
removed until i can fix
This commit is contained in:
parent
566eae471e
commit
34ce975a09
1 changed files with 3 additions and 3 deletions
|
|
@ -20,9 +20,9 @@ in
|
|||
];
|
||||
|
||||
programs = {
|
||||
bash = {
|
||||
initExtra = import ./config/penpot.nix;
|
||||
};
|
||||
#bash = {
|
||||
# initExtra = import ./config/penpot.nix;
|
||||
#};
|
||||
direnv = {
|
||||
enable = true;
|
||||
enableBashIntegration = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue