rewrite of my nixos flake with hopefully better structuring and modularity
Find a file
Satria 334b9e2fb9
Some checks failed
Activate NixOS Homelab Configuration On Push / deploy (push) Has been cancelled
fix ssh key not connecting
2026-03-14 11:46:32 +07:00
.forgejo/workflows fix ssh key not connecting 2026-03-14 11:46:32 +07:00
hosts add shellc conf to server 2026-03-06 21:06:05 +07:00
lib use ssh instead of sudo 2026-03-14 11:25:23 +07:00
modules use ssh instead of sudo 2026-03-14 11:25:23 +07:00
flake.lock update and add traefik dashboard 2026-03-11 16:58:40 +07:00
flake.nix add shellc conf to server 2026-03-06 21:06:05 +07:00
LICENSE Initial commit 2026-01-23 14:20:47 +00:00
README.md update readme 2026-02-24 19:42:43 +07:00
ss.png update readme 2026-02-24 19:42:43 +07:00

nix-flake rewrite of my nixos flake with hopefully better structuring and modularity

Warning

this flake is ment for personal use. code is not well documented and is not ment to be used by others. use at your own risk.