DEVELOPMENT ENVIRONMENT

~liljamo/nix-arta

ref: 05ad1d6833f47aadbdf22782a4b18e2c78ae068b nix-arta/README.md -rw-r--r-- 438 bytes
05ad1d68Jonni Liljamo fix(lxc/roles/base): set mutableUsers to false 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.