No description
Find a file
Spotlight b5921d52ea
swiftformat: Leverage Swift stdenv
Previously, a generic clang stdenv was required. We erroneously continued to use such instead of switching to the new Swift-specific one.
2025-01-22 17:58:06 -06:00
home Upgrade iTerm2 integration 2025-01-07 14:53:03 -06:00
hosts cyclone: Enable NVIDIA Docker container toolkit 2025-01-21 16:29:45 -06:00
pkgs swiftformat: Leverage Swift stdenv 2025-01-22 17:58:06 -06:00
zsh Remove example stuff from prompt 2024-02-08 10:21:15 -06:00
.gitignore spotlights-macbook-air: Read firmware directly off boot partition 2024-11-03 02:12:56 -06:00
flake.lock swiftformat: Leverage Swift stdenv 2025-01-22 17:58:06 -06:00
flake.nix spotlights-macbook-air: Upgrade to Asahi 6.12 2024-12-25 08:28:06 -06:00
garnix.yaml Build darwinConfigurations 2024-12-15 23:32:59 -06: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