mirror of
https://codeberg.org/mhwombat/nix-book.git
synced 2026-05-11 17:55:53 +08:00
temp
This commit is contained in:
parent
c23a0a4e43
commit
d5093358c0
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@
|
|||
pkgs.rubyPackages.rouge
|
||||
];
|
||||
shellHook = ''
|
||||
export PATH=bin:$PATH
|
||||
PATH=$(pwd)/bin:$PATH
|
||||
'';
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue