DEVELOPMENT ENVIRONMENT

~liljamo/nix-arta

ref: 2e45e26a2862a5669776e41021ca31119937ef67 nix-arta/README.md -rw-r--r-- 438 bytes
2e45e26aJonni Liljamo feat: move social 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.