No description
Find a file
Spotlight 36d308aac3
Re-introduce keysrc
keysrc allows for flexible, manual per-device configuration. Contrary to its name, it should not be used for keys - it's simply used as scratch.

Should its name change? Likely!
2023-10-10 21:18:00 -05:00
home Re-introduce keysrc 2023-10-10 21:18:00 -05:00
pkgs swiftformat: 0.52.6 -> 0.52.7 2023-10-06 18:47:56 -05:00
zsh Manage p10k configuration via zsh plugins 2023-06-17 12:39:55 -05:00
.gitignore add keys and update things 2019-03-09 18:07:52 -06:00
flake.lock Re-introduce keysrc 2023-10-10 21:18:00 -05:00
flake.nix nixpkgs-fmt: Use correct architecture for platform 2023-09-24 15:58:32 -05:00
LICENSE Initial commit 2018-01-11 18:25:43 -06:00
README.md Elaborate on README 2023-07-04 13:25:35 -05:00

Spotlight's dotfiles

I heavily utilize macOS, BSD and various Linux distributions, so it's important that these dotfiles work consistently across them all.

As such, I utilize Nix with home-manager.

Expectations

Please don't consider this a great basis for your own configuration - it works well for me! As such, some things may make assumptions you would not as well :)

A few assumptions are made, reflecting my current knowledge of Nix:

  • All Darwin machines are assumed to be desktop devices.
    • (This is not true, but... we'll take it.)
  • All Linux machines are... not, and fit a dotfiles-only configuration.
    • (This is not true, but for the most part works due to packages being provided by other package managers.)

Installation

This may require things to be adapted based on the platform.

git clone https://git.joscomputing.space/spotlight/dotfiles ~/.config/home-manager
# Or as otherwise described for flake usage within the Home Manager manual:
# https://nix-community.github.io/home-manager/index.html#sec-flakes-standalone
nix run home-manager/master -- init --switch