No description
  • Nix 97.6%
  • Shell 2.4%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-09-18 14:35:45 -04:00
.cursor/rules pnpm temp fix, lmstudio on tenar only 2026-07-01 17:28:03 -04:00
home/dana userDirs tweaks 2026-09-07 10:43:36 -04:00
hosts More freeze mitigation 2026-09-18 14:35:45 -04:00
misc The big reorg 2026-03-21 14:58:16 -04:00
modules/nixos Fix for pangolin panics and openshot appimage 2026-09-13 10:51:58 -04:00
overlays Sound system work 2026-07-07 23:17:14 -04:00
scripts The big reorg 2026-03-21 14:58:16 -04:00
.gitignore Ogion stability and cleanup pass 2026-07-03 13:12:04 -04:00
flake.lock userDirs tweaks 2026-09-07 10:43:36 -04:00
flake.nix Sound system work 2026-07-07 23:17:14 -04:00
README.md Ogion stability and cleanup pass 2026-07-03 13:12:04 -04:00
SOUND_SYSTEM.md Sound system work 2026-07-07 23:17:14 -04:00

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).

  • hosts/ogion/FREEZE-MITIGATION.md — ogion stability runbook
  • hosts/tenar/HARDWARE.md — tenar GPU and ROCm notes
  • SOUND_SYSTEM.md — audio stack notes