No description
- Nix 97.6%
- Shell 2.4%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| .cursor/rules | ||
| home/dana | ||
| hosts | ||
| misc | ||
| modules/nixos | ||
| overlays | ||
| scripts | ||
| .gitignore | ||
| flake.lock | ||
| flake.nix | ||
| README.md | ||
| SOUND_SYSTEM.md | ||
nix-config
Personal NixOS + Home Manager flake.
Hosts
| Flake output | Machine |
|---|---|
ogion |
Framework 13 laptop (GNOME) |
tenar |
Desktop workstation (KDE) |
onyx |
Update and apply (ogion)
Use explicit absolute paths so it is always clear which flake is being updated and switched:
nix flake update --flake /home/dana/nix-config
sudo nixos-rebuild switch --flake path:/home/dana/nix-config#ogion
For other hosts, change the flake output at the end (#tenar, #onyx).
Related docs
hosts/ogion/FREEZE-MITIGATION.md— ogion stability runbookhosts/tenar/HARDWARE.md— tenar GPU and ROCm notesSOUND_SYSTEM.md— audio stack notes