mirror of
https://github.com/RGBCube/ncc
synced 2025-07-30 03:27:45 +00:00
Start refactor
This commit is contained in:
parent
99b7ccfadb
commit
06cce18e72
155 changed files with 2139 additions and 3738 deletions
34
.gitignore
vendored
34
.gitignore
vendored
|
@ -1,41 +1,27 @@
|
|||
*
|
||||
|
||||
!.gitignore
|
||||
|
||||
!docs/
|
||||
|
||||
!hosts/
|
||||
|
||||
!hosts/cube/
|
||||
!hosts/cube/acme/
|
||||
!hosts/cube/forgejo/
|
||||
!hosts/cube/grafana/
|
||||
!hosts/cube/matrix/
|
||||
!hosts/cube/nextcloud/
|
||||
|
||||
!hosts/disk/
|
||||
!hosts/disk/mail/
|
||||
|
||||
!hosts/nine/
|
||||
!hosts/nine/github2forgejo/
|
||||
|
||||
!hosts/pala/
|
||||
|
||||
!modules/
|
||||
!modules/hyprland/
|
||||
!modules/nushell/
|
||||
!modules/restic/
|
||||
!modules/ssh/
|
||||
|
||||
!lib/
|
||||
|
||||
!options/
|
||||
!modules/
|
||||
!modules/common/
|
||||
!modules/common/nushell/
|
||||
!modules/common/ssh/
|
||||
!modules/darwin/
|
||||
!modules/linux/
|
||||
!modules/linux/hyprland/
|
||||
!modules/linux/restic/
|
||||
|
||||
!.gitignore
|
||||
!flake.lock
|
||||
|
||||
!*.age
|
||||
!*.gif
|
||||
!*.md
|
||||
!*.nix
|
||||
!*.nu
|
||||
!*.png
|
||||
!*.txt
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue