No description
Find a file
2026-04-06 09:51:52 -07:00
.envrc feat: make nhs a direnv script 2026-02-28 16:31:10 -08:00
.gitattributes feat: use holy c 2025-10-29 15:03:14 -07:00
.gitignore feat: organize pkgs and remove abs dirs 2026-02-20 00:42:39 -08:00
configuration.nix feat: add tailscale extension 2026-04-05 20:19:17 -07:00
flake.lock update: nfu 2026-04-05 17:01:11 -07:00
flake.nix feat: do sudo before nh and exit on fail 2026-04-01 19:20:35 -07:00
hardware-configuration.nix feat: add codex-cli to laptop config 2026-03-18 21:54:31 -07:00
home.nix fix: zellij closing out in kitty 2026-04-06 09:51:52 -07:00
README.md fix: update readme spelling 2026-04-01 17:25:11 -07:00

Jet's NixOS config

I've done NixOS a few times, but this round has been very comfortable. Nothing is really that special about it, but feel free to copy it!

silly language thing credited to https://github.com/SylvanFranklin/.config

This flake currently defines one host: framework which is my laptop.

  • system config lives in configuration.nix
  • Home Manager config lives in home.nix