DEVELOPMENT ENVIRONMENT

~liljamo/nix-arta

ref: efee9ce31486e5789eb487ab469e7015631458cd nix-arta/README.md -rw-r--r-- 438 bytes
efee9ce3Jonni Liljamo feat: reduce root flake.nix to just a devshell 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.