dotfiles/nix
2024-03-15 22:59:22 -07:00
..
deployments colmena changes from nixops 2024-02-17 11:51:48 -08:00
home Configure yazi more concretely 2024-03-15 22:59:22 -07:00
overlays prep for tiling window manager in gnome 2022-03-15 23:23:57 -07:00
system Fix worktop app location and add postbird 2024-03-15 15:06:30 -07:00
build.sh Ever-so-slightly clean up the build script and the readme in the nix/ folder 2023-05-28 15:27:51 -07:00
README.md updates to nvim config, helix initial setup 2023-11-03 11:07:59 -07:00

The install script (build.sh) is only for linux machines at the moment.

For Apple machines, install nix-darwin and symlink the darwin-configuration.nix file (probably in worktop? why else would you have an OSX machine?) to wherever it needs to go for that version of nix-darwin.

Home-manager

On darwin machines, home-manager is incorporated as a nix-darwin module; you will need to add its (master) channel before the system rebuild will work.

On other systems, ome-manager is installed separately and not currently managed by any of the nix configurations.