https://github.com/lafrenierejm/dotfiles
My personal software configurations
https://github.com/lafrenierejm/dotfiles
emacs home-manager nix nix-darwin nix-flake nixos pre-commit
Last synced: about 1 year ago
JSON representation
My personal software configurations
- Host: GitHub
- URL: https://github.com/lafrenierejm/dotfiles
- Owner: lafrenierejm
- License: isc
- Created: 2022-01-01T03:50:15.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-04-30T05:39:54.000Z (about 1 year ago)
- Last Synced: 2025-04-30T07:04:33.438Z (about 1 year ago)
- Topics: emacs, home-manager, nix, nix-darwin, nix-flake, nixos, pre-commit
- Language: Nix
- Homepage:
- Size: 2.83 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Joseph LaFreniere's Dotfiles
## Applying
### macOS (Darwin)
1. `nix build .#darwinConfigurations.macbook.system`
1. `./result/sw/bin/darwin-rebuild switch --flake .`