inclyc / flakes

__attribute__((pure))

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

__attribute__((pure))

License:MIT License


Languages

Language:Nix 99.2%Language:Shell 0.8%