NixOS Config(s)
notohh
c4adbb05dd
Some checks failed
fmt check / check (push) Successful in 35s
flake check / check (push) Failing after 11m51s
|
||
---|---|---|
.forgejo/workflows | ||
home | ||
hosts | ||
modules | ||
pkgs | ||
secrets | ||
.envrc | ||
.gitignore | ||
.sops.yaml | ||
flake.lock | ||
flake.nix | ||
LICENSE | ||
README.md |
snowflake
Screenshot updated: 2023-06-08
⚠️ 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