fixed file structore
This commit is contained in:
parent
0dd4f09001
commit
732a343ac6
32 changed files with 102 additions and 36 deletions
7
modules/cli/default.nix
Normal file
7
modules/cli/default.nix
Normal file
|
@ -0,0 +1,7 @@
|
|||
_: {
|
||||
imports = [
|
||||
./git.nix
|
||||
./starship.nix
|
||||
./zsh.nix
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue