Wip
A work-in-progress, into perpetuity ❤
Install / Use
/learn @rehno-lindeque/WipREADME
A work in progress, into perpetuity
My technological world as a nix flake (and sub-flakes).
Notes
- Sub-flakes prefixed with
my-are specific to my environment and probably not too interesting unless you are setting up a system from scratch and want to crib my layout.
Layout
.
├── my-dev-shells
│ └── dev-shells
│ ├── nix-environment
│ └── python-environment
└── my-nixos-configurations
├── apps
├── dev-shells
│ └── default
└── nixos-modules
└── profiles
├── common
├── desktop2022
├── installer
├── nucbox2022
├── personalize
├── playground
├── preferences
└── workstation
