My personal NixOS config.
- Window manager: niri
- Desktop shell: Noctalia Shell
- Editor: Neovim
- Terminal: foot
- Shell: Fish
- agentix - to securely manage secrets
- nixos-anywhere - to remotely install NixOS with a single CLI command
- disko - for declarative disk management
.
├── home
│ └── modules
│ ├── desktop
│ ├── programs
├── hosts
│ ├── utm-vm
│ ├── utm-vm-2
│ └── vmware-vm
├── secrets
├── system
│ ├── common
│ ├── core
│ ├── disko
│ └── vm
└── users
└── queze.nix