nix configurations used on my server
| hosts/server | ||
| flake.lock | ||
| flake.nix | ||
| readme.md | ||
Flake-o-rama
Nix Flake dotfiles used on my server.
Development
Commands here will assume you are currently in the directory of the dotfiles.
- To build the system:
sudo nixos-rebuild switch --flake ".#server"