init
This commit is contained in:
commit
aae151cee6
33 changed files with 1351 additions and 0 deletions
4
modules/home-manager/default.nix
Executable file
4
modules/home-manager/default.nix
Executable file
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
editors = import ./editors;
|
||||
shells = import ./shells;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue