NixOS Config(s)
notohh
50c4f5c68f
Some checks failed
ci/woodpecker/pr/flake-lock-update Pipeline is pending
ci/woodpecker/push/checks Pipeline was successful
ci/woodpecker/push/flake-lock-update Pipeline was successful
ci/woodpecker/pr/checks Pipeline failed
ci/woodpecker/cron/flake-lock-update Pipeline is pending
ci/woodpecker/cron/checks Pipeline is running
ci/woodpecker/manual/flake-lock-update Pipeline is pending
ci/woodpecker/manual/checks Pipeline failed
|
||
---|---|---|
.woodpecker | ||
home | ||
hosts | ||
modules | ||
pkgs | ||
secrets | ||
.envrc | ||
.gitignore | ||
.sops.yaml | ||
flake.lock | ||
flake.nix | ||
LICENSE | ||
README.md |
snowflake
Screenshot updated: 2024-01-15 (bar is a heavy WIP)
⚠️ this config is a constant WIP, and will change constantly as i continue to learn about nix. stuff will be updated, restructed, added, and removed quite often. please also note that everything hosted here is what works best for me, and could totally be ineffecient, or just a dead wrong way of doing something.
📖 Table of contents
🗒️ Features
- multi-config repo, with configs for servers, laptop, and desktop
- multi-system home-manager setup
- secrets provisioning with sops-nix
- multiple fully declarative self hosted services (and some containerized ones, with a docker backend)
- wayland config for hyprland
- custom packages not found in nixpkgs
👥 Credit
people who've inspired me to dive into nix, and i've stolen stuff from (you guys are awesome!)
- fufexan - a ton of home manager, hyprland stuff, and some gh workflows
- Misterio77 - flake, and some other boilerplate
- NobbZ - general nix assistance
- MatthiasBenaets - amazing nixos introduction video
- sioodmy - general dotfile, readme badges, and hyprland stuff
- MatthewCroughan - traefik config used as reference
- seqizz - rustypaste config
- Yavko - ironbar config used as reference
- hlissner - security.nix
- noc - networking diagram + a ton of other stuff