DEVELOPMENT ENVIRONMENT

~liljamo/nix-arta

ref: 29c6efe42c17503cb72f62fd4cd66af6f20a1385 nix-arta/README.md -rw-r--r-- 438 bytes
29c6efe4Jonni Liljamo docs: document new structure somewhat 8 days ago

#nix-arta

#Structure

  • / contains a Flake with a devshell.
  • linode/ contains a Flake for my Linodes.
  • lxc/ contains a Flake for my LXCs.
  • ws/ contains a Flake for my workstations.

Currently everything read secrets from root secrets dir.

#Extra Docs

#Inspiration

pluiedev/flake for initial structure before I went my own way.