re-organize home-modules
This commit is contained in:
7
modules/home/zsh/default.nix
Normal file
7
modules/home/zsh/default.nix
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
...
|
||||
}: {
|
||||
imports = [
|
||||
./zsh.nix
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user