Restructuring
This commit is contained in:
parent
79a809d8cb
commit
9c6bc18271
7 changed files with 148 additions and 184 deletions
5
nixos/modules/shells/default.nix
Normal file
5
nixos/modules/shells/default.nix
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
imports = [
|
||||
./zsh
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue