nix configurations used on my server
| hosts/server | ||
| lib | ||
| modules | ||
| overlays | ||
| packages | ||
| default.nix | ||
| flake.lock | ||
| flake.nix | ||
| readme.md | ||
Flake-o-rama
nix flake dotfilez!! this is used on personal server
Todo
- fail2ban
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
Permissions
the dotfiles group is for permissions to edit this, plz chown for that!