Add hylo to tree-sitter
This commit is contained in:
parent
9a11fd1b38
commit
581093ff78
4 changed files with 27 additions and 9 deletions
|
@ -9,13 +9,6 @@
|
|||
./modules/programs/my-kitty
|
||||
./modules/programs/openconnect-epfl.nix
|
||||
./common-linux.nix
|
||||
|
||||
# PATH Overrides
|
||||
({ config, lib, ... }: {
|
||||
home.sessionPath = lib.mkBefore [
|
||||
"${config.home.homeDirectory}/.bin/overrides"
|
||||
];
|
||||
})
|
||||
];
|
||||
|
||||
# Let Home Manager install and manage itself.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue