rewrite of my nixos flake with hopefully better structuring and modularity
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Satria 4b17babcbb
All checks were successful
Activate Homelab Configuration / rebuild (push) Successful in 13m10s
Merge pull request 'update lock file(s)' (#3) from renovate/lock-file-maintenance into main
Reviewed-on: #3
2026-07-26 22:32:43 +07:00
.forgejo/workflows activation fix 2026-07-18 20:30:35 +07:00
.vscode [skip ci] vsc config 2026-05-03 07:16:59 +07:00
hosts disable root password auth 2026-03-15 10:33:25 +07:00
lib fix domain url 2026-07-20 18:52:33 +07:00
modules add extra portal 2026-07-24 16:47:39 +07:00
flake.lock update lock file(s) 2026-07-26 00:01:12 +07:00
flake.nix use raw script 2026-07-12 15:05:12 +07:00
LICENSE Initial commit 2026-01-23 14:20:47 +00:00
README.md todo 2026-06-04 13:52:35 +07:00
renovate.json Add renovate.json 2026-07-12 15:27:10 +07:00
ss.png update readme 2026-02-24 19:42:43 +07:00

nix-flake

Warning

This flake is ment for personal use. The code is not well documented nor structured and is not ment to be used by others. Use at your own risk.

Hosts

  • thinkpad - Thinkpad T480, i5 8350U, 16GB RAM, 256GB NVME
  • homelab - i7 8700T, 32GB RAM, 512GB NVME, 1TB 2.5" SATA

Todo

  • Automatic backups to external drives.
  • Better documentation and code structure.
  • Use NixOS modules system.

Credits