heavily inspired by https://tangled.org/quasigod.xyz/nixconfig
0

Configure Feed

Select the types of activity you want to include in your feed.

Nix 99.3%
Other 0.7%
117 1 0

Clone this repository

https://git.vm.fail/sakurakat.systems/nixos-config https://git.vm.fail/did:plc:7gv6kdpmlyibif7hbc3lz2eb
ssh://git@knot1.tangled.sh:2222/sakurakat.systems/nixos-config ssh://git@knot1.tangled.sh:2222/did:plc:7gv6kdpmlyibif7hbc3lz2eb

For self-hosted knots, clone URLs may differ based on your setup.


README.md

Getting Started Guide#

Steps you can follow after cloning this template:

nix flake update den
# default action is build
nix run .#igloo

# pass any other nh action
nix run .#igloo -- switch
  • Run the VM

We 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