| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Steps you can follow after cloning this template:
Be sure to read the den documentation
Update den input.
nix flake update denEdit modules/hosts.nix
Build
# default action is build
nix run .#igloo
# pass any other nh action
nix run .#igloo -- switchWe recommend to use a VM develop cycle so you can play with the system before applying to your hardware.
See modules/vm.nix
nix run .#vm| Back | FazBrowse Home | New Git URL |