Important
I do not recommend anyone to use it since it is heavily personalised to my needs. I share this repository to simplify tracking, sharing of errors and config parts, as well of ease of access on new setups.
.
├── dots
│ └── dotfiles, e.g. mpv, oh-my-posh, ...
├── home-manager
│ ├── apps
│ │ └── some applications
│ ├── desktop
│ │ └── desktop related things
│ ├── develpment
│ │ └── sdks, ideas and everything related to development
│ └── shared config for both desktop and headless hosts
├── hosts
│ ├── desktops
│ │ ├── home
│ │ │ └── NixOS config for my home desktop host
│ │ └── shared config for all desktop hosts
│ └── shared config for both desktop and server hosts
├── modules
│ └── NixOS modules for various services and apps
├── secrets
│ └── sops secret files
Live-ISOs are great thing. They can be used to test simple, not persistant, things in a VM or being used to boot from. This is mostly useful for secruity things.
sudo just home-iso