aboutsummaryrefslogtreecommitdiff

stefan’s nix configs

deskop

Notes

  • i have some strange preferences.
  • everything uses an alternate keyboard layout.
  • yubikey/smartcard is a soft requirement

old note on non-nixos configs: I use the runit init system, and wrap user services using turnstile (which should in theory be session manager agnostic, but my configurations will only work for runit).

Current Systems

  • form: Mini itx desktop in my dorm.
    • os: NixOS
    • case: FormD T1
    • gpu: NVIDIA GeForce RTX 4080 SUPER
    • cpu: AMD Ryzen 7800X3D
    • nixos-rebuild --flake ./home#form switch
  • fw: Framework Laptop 13 (AMD)
    • os: NixOS
    • nixos-rebuild --flake ./home#fw switch
  • (NOW UNUSED) void: Standalone home-manager setup used on two laptops.
    • os: Void Linux
    • hosts: Framework Laptop 13 (AMD), 51nb x2100
    • kernel: linux-zen
    • prerequisites: pipewire, session manager, drivers, turnstile
    • home-manager switch --impure --flake ~/home#void (impure to pass env to nixGL