structure and add like MatthiasBenaets
This commit is contained in:
16
modules/shell/default.nix
Normal file
16
modules/shell/default.nix
Normal file
@@ -0,0 +1,16 @@
|
||||
#
|
||||
# Shell
|
||||
#
|
||||
# flake.nix
|
||||
# ├─ ./hosts
|
||||
# │ └─ home.nix
|
||||
# └─ ./modules
|
||||
# └─ ./shell
|
||||
# └─ default.nix *
|
||||
# └─ ...
|
||||
#
|
||||
|
||||
[
|
||||
./git.nix
|
||||
./zsh.nix
|
||||
]
|
||||
Reference in New Issue
Block a user