1
Fork 0
mirror of https://github.com/RGBCube/ncc synced 2025-07-29 02:57:44 +00:00
Commit graph

11 commits

Author SHA1 Message Date
c4888c276b
feat: huge darwin overhaul 2025-04-13 18:48:51 +03:00
64e2dc5f71 Move collect to inside lib 2025-02-23 21:05:40 +03:00
06cce18e72 Start refactor 2025-02-23 21:05:40 +03:00
62c575774b
Refactor the whole codebase. Most notable changes:
- No more fail2ban. It didn't work properly
  anyways, I'll need to look into this in the future
- No nix-super. I don't need it and the overlay is
  broken so I'm waiting for that to be fixed first.
- Uses nh instead of nixos-rebuild. This is much
  better.
2024-04-19 16:24:30 +03:00
6e8a745125
Fix Nginx config (hopefully?) 2024-02-26 14:03:44 +03:00
06362701d5
Use http3 everywhere 2024-02-04 20:45:50 +03:00
RGBCube
dac02d90fa
Remove dead code 2024-01-10 15:35:19 +03:00
RGBCube
ce915b2817
Remove unused function parameter 2024-01-02 16:14:06 +03:00
RGBCube
bd42073480
Multi hosts, finally 2024-01-02 13:41:00 +03:00
RGBCube
d919eb6f19
Don't hardcode users and rename nixos@cube to rgb@cube 2023-12-30 22:15:51 +03:00
RGBCube
ee2055928c
Refactor everything to make usage easier with
mutiple systems, also merge all abstractions
to avoid huge desctructions in the attrset input.
2023-12-11 22:35:58 +03:00