Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 514 Bytes

File metadata and controls

25 lines (17 loc) · 514 Bytes

dotfiles.nix

Usage:

Rebuild and switch home manager:

just omenh # or
just mk489h

Rebuild and Switch System

just omen # or
just mk489

Note

Installing from the installer and rebuilding from the repo means systemd-boot may remain and load before grub. Make sure to rm -rf /boot and rebuild the system to make sure grub is the one loaded.

Removing Old Generation

Go to /nix/var/nix/profiles/ and remove symlinks for generations you want to delete, then nix store gc.