nix configurations used on my server
| hosts/server | ||
| lib | ||
| modules | ||
| overlays | ||
| packages | ||
| .editorconfig | ||
| default.nix | ||
| flake.lock | ||
| flake.nix | ||
| readme.md | ||
flake-o-rama
nix flake dotfilez!! this is used on personal server
users
this flake is built for a multi-user experience per host, enforced my modules/user.nix, and found in the default.nix file for each host.
as this is a multi-user setup, the dotfiles group will be used for read and write access to the flake
development
to build the system, run sudo nixos-rebuild switch --flake ".#server"
please periodically run nix flake update to make sure we arent slacking on package versions
before committing, please run nix flake check and make sure everything is ok
todo
- analytics using matomo
- php support in staticsites
- no more luapackagepath. please stop.
- not sure if this is cloudflare doing this or our acme config, but accessing invalid subdomains returns a dumb ssl error
- this is not related to the flake but it is to the site. transfer from namecheap to porkbun plz