19 lines
445 B
Markdown
Executable file
19 lines
445 B
Markdown
Executable file
# 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!
|