Initial commit
This commit is contained in:
commit
e9e0b0dc2a
6 changed files with 62 additions and 0 deletions
7
.gitignore
vendored
Normal file
7
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
*
|
||||
!*/
|
||||
!.gitignore
|
||||
!flake.nix
|
||||
!flake.lock
|
||||
!lib/**.nix
|
||||
!modules/**/*.nix
|
||||
Loading…
Add table
Add a link
Reference in a new issue