| Commit message (Collapse) | Author | Files | Lines |
|
This is the first step to re-enable installing custom scripts. The next
step will be to rename `tools` to `packages`, and then if needed I will
be able to support overlays.
|
|
|
|
|
|
|
|
|
|
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).
|
|
|
|
Move the host configuration to `flake/hosts.nix` to follow what we did
with `devshell`.
|