mirror of
https://github.com/RGBCube/ncc
synced 2025-07-31 03:57:44 +00:00
Refactor everything to make usage easier with
mutiple systems, also merge all abstractions to avoid huge desctructions in the attrset input.
This commit is contained in:
parent
a0fa73b873
commit
ee2055928c
47 changed files with 343 additions and 279 deletions
60
.gitignore
vendored
60
.gitignore
vendored
|
@ -2,32 +2,40 @@
|
|||
|
||||
!derivations/
|
||||
|
||||
!machines/
|
||||
!machines/enka/
|
||||
!machines/enka/bat/
|
||||
!machines/enka/blueman/
|
||||
!machines/enka/discord/
|
||||
!machines/enka/dunst/
|
||||
!machines/enka/firefox/
|
||||
!machines/enka/fuzzel/
|
||||
!machines/enka/ghostty/
|
||||
!machines/enka/git/
|
||||
!machines/enka/greetd/
|
||||
!machines/enka/gtk/
|
||||
!machines/enka/helix/
|
||||
!machines/enka/hyprland/
|
||||
!machines/enka/kitty/
|
||||
!machines/enka/logind/
|
||||
!machines/enka/networkmanager/
|
||||
!machines/enka/nushell/
|
||||
!machines/enka/openttd/
|
||||
!machines/enka/pipewire/
|
||||
!machines/enka/pueue/
|
||||
!machines/enka/python/
|
||||
!machines/enka/qt/
|
||||
!machines/enka/steam/
|
||||
!machines/enka/steck/
|
||||
!machines/enka/waybar/
|
||||
!hosts/
|
||||
|
||||
!modules/
|
||||
!modules/bat/
|
||||
!modules/blueman/
|
||||
!modules/boot/
|
||||
!modules/discord/
|
||||
!modules/dunst/
|
||||
!modules/firefox/
|
||||
!modules/fonts/
|
||||
!modules/fuzzel/
|
||||
!modules/ghostty/
|
||||
!modules/git/
|
||||
!modules/greetd/
|
||||
!modules/gtk/
|
||||
!modules/helix/
|
||||
!modules/hyprland/
|
||||
!modules/kitty/
|
||||
!modules/localisation/
|
||||
!modules/logind/
|
||||
!modules/networkmanager/
|
||||
!modules/nix/
|
||||
!modules/nushell/
|
||||
!modules/openttd/
|
||||
!modules/pipewire/
|
||||
!modules/pueue/
|
||||
!modules/python/
|
||||
!modules/qt/
|
||||
!modules/rust/
|
||||
!modules/steam/
|
||||
!modules/steck/
|
||||
!modules/waybar/
|
||||
|
||||
!lib/
|
||||
|
||||
!.gitignore
|
||||
!flake.lock
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue