| Commit message (Collapse) | Author | Files | Lines |
|
To make it easier to support multiple systems with this configuration,
move the current configuration for my personal machine to a profile
named `personal.nix`.
When I add a work machine the profile can be named `work.nix` and all
configurations related to that system will live there.
|
|
The firefox packages for darwin are broken.
`bandithedoge/nixpkgs-firefox-darwin` provides an overlay to install
the package on darwin.
Add some specific configurations to make firefox work as I want out of
the box.
We also add NUR to install some firefox extensions (ublock, 1password).
|
|
|
|
|
|
|
|
|
|
|
|
Enable ssh configuration on darwin.
|
|
|
|
|