/flakes

__attribute__((pure))

Primary LanguageNixMIT LicenseMIT

Flakes

Reproducible builds and deployments.

About

A nix flake that contains my configurations & modules & pkgs.

Bootstrap

Bootstrap from a flake-disabled nix:

nix-shell
home-manager switch --flake .#configuration
sudo nixos-rebuild switch --flake .#configuration

License

MIT.