Welcome to the Garden - nixOS and macOS configuration files for my systems
- Emacs Lisp 64.3%
- Nix 35.4%
- Shell 0.3%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| common/emacs | ||
| deps | ||
| le-fleur | ||
| mac | ||
| modules | ||
| pkgs | ||
| .sops.yaml | ||
| flake.lock | ||
| flake.nix | ||
| README.md | ||
Config
Personal Nix configuration for macOS and NixOS.
Structure
mac/- macOS (work laptop) configurationle-fleur/- NixOS desktop configurationcommon/emacs/- Shared Emacs configuration
Commands
macOS (MBP-LX23D2VQPD)
# Reload home-manager
home-manager switch --flake ~/config/#borge@MBP-LX23D2VQPD
Or use C-c n r in Emacs.
NixOS (le-fleur)
# Reload home-manager only (no sudo required)
home-manager switch --flake ~/config/#blund@le-fleur
# Rebuild full NixOS system (requires sudo)
sudo nixos-rebuild switch --flake ~/config/