devenv & fingies
This commit is contained in:
parent
2b170dbae4
commit
14b14f7842
9 changed files with 174 additions and 105 deletions
|
|
@ -26,7 +26,8 @@ in {
|
|||
source = ./autostart;
|
||||
recursive = true;
|
||||
};
|
||||
home.file.".config/direnv/lib/uv.sh".source = ./uv.sh;
|
||||
home.file.".config/direnv/lib/uv.sh".source = ./direnv/uv.sh;
|
||||
home.file.".config/direnv/lib/devenv.sh".source = ./direnv/devenv.sh;
|
||||
|
||||
programs = {
|
||||
bacon = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue