Disable rash and starship
This commit is contained in:
parent
6540c24831
commit
c0a5860e6a
1 changed files with 3 additions and 2 deletions
|
@ -15,9 +15,10 @@
|
||||||
modules = [
|
modules = [
|
||||||
inputs.wrapper-manager-hm-compat.wrapperManagerModules.homeManagerCompat
|
inputs.wrapper-manager-hm-compat.wrapperManagerModules.homeManagerCompat
|
||||||
argsModule
|
argsModule
|
||||||
./starship
|
# ./starship
|
||||||
./helix
|
./helix
|
||||||
./rash
|
# TODO: Enable again
|
||||||
|
# ./rash
|
||||||
./fish
|
./fish
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue