DEVELOPMENT ENVIRONMENT

~liljamo/nix-arta

ref: e48b2517640d2f279cc0d3aea4ea47f79ac224fd nix-arta/README.md -rw-r--r-- 438 bytes
e48b2517Jonni Liljamo feat: move arwen to ws and clenup orphan modules 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.