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://tangled.org/sakurakat.systems/nixos-config https://tangled.org/did:plc:7gv6kdpmlyibif7hbc3lz2eb
git@tangled.org:sakurakat.systems/nixos-config git@tangled.org: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