nix configurations used on my server
Find a file
2024-01-06 03:52:39 -08:00
hosts/server we using networkmanager instead 2024-01-02 22:55:25 -08:00
lib use ssh keys instead of password 2023-08-24 17:47:19 -07:00
modules fix forgejo themes 2024-01-06 03:41:56 -08:00
overlays change permissions 2023-08-22 21:51:48 -07:00
packages change permissions 2023-08-22 21:51:48 -07:00
default.nix update perms, add security module, add flake support by default again 2023-08-23 02:13:16 -07:00
flake.lock update todo & flake 2024-01-06 02:27:17 -08:00
flake.nix whole entire revamp 2023-08-22 21:49:15 -07:00
readme.md change readme 2024-01-06 03:52:39 -08:00

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!