No description
Find a file
2026-05-31 14:42:26 -07:00
gnome-extensions feat: a whole bunch of nice things 2026-05-30 21:29:35 -07:00
home-modules feat: use jj-starship 2026-05-31 14:42:26 -07:00
hosts feat: add framework-work hardware configuration 2026-05-31 13:30:11 -07:00
pkgs feat: use jj-starship 2026-05-31 14:42:26 -07:00
secrets Update framework work SSH key 2026-05-31 11:47:46 -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 text editor notepad 2026-05-31 10:07:16 -07:00
flake.lock fix: update NUR lockfile 2026-05-31 12:34:24 -07:00
flake.nix feat: use jj-starship 2026-05-31 14:42:26 -07:00
home.nix feat: new setup for work laptop 2026-04-23 20:52:18 -07:00
index.html feat: fix chrome server 2026-05-31 13:53:56 -07:00
package.json feat: fix chrome server 2026-05-31 13:53:56 -07:00
README.md fix: update readme spelling 2026-04-01 17:25:11 -07:00
ssh-public-keys.nix Update framework work SSH key 2026-05-31 11:47:46 -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