No description
  • Nix 82.5%
  • Lua 16.8%
  • Shell 0.7%
Find a file
renovate-bot 0ba9c39a75
Some checks failed
ci/woodpecker/pr/update Pipeline failed
ci/woodpecker/push/test Pipeline is pending
ci/woodpecker/cron/update Pipeline failed
chore(deps): update ghcr.io/home-assistant/home-assistant docker tag to v2026.4.2
2026-04-11 21:08:13 +00:00
.github chore(deps): update actions/checkout action to v6 2025-11-21 08:27:28 +01:00
.woodpecker ci: test 2025-12-23 23:14:29 +01:00
config mrack01: fix forgejo after bases org rename, bumps 2026-04-10 18:14:53 +02:00
home mwork: updates 2026-04-10 17:58:24 +02:00
lib lib: simplify home shim 2026-04-08 19:51:06 +02:00
machines mrack01: fix forgejo after bases org rename, bumps 2026-04-10 18:14:53 +02:00
modules refactor: some simplifications 2025-12-17 18:55:07 +01:00
nixos chore(deps): update ghcr.io/home-assistant/home-assistant docker tag to v2026.4.2 2026-04-11 21:08:13 +00:00
overlays refactor: the great refactor. Goodbye plasma. probably some parts I still neeed but we'll figure it out. also bye nimdow 2025-12-10 19:52:01 +01:00
packages mstudio: bump, hopefully fixes clipboard issues? 2026-04-05 22:59:03 +02:00
secrets mrack01: pocketid upgrade fix 2026-02-09 20:28:03 +01:00
vars/per-machine Update vars via generator state-version for machine mwork 2025-12-06 13:22:47 +01:00
wallpaper desktop: drop geisha, 2026-04-06 23:43:40 +02:00
.envrc refactor: deploy-rs -> colmena 2025-03-16 18:50:10 +01:00
.gitignore mstudio: return to upstream quickshell 2026-03-14 14:54:09 +01:00
.luacheckrc feat: Change hammerspoon and nvim to be out of store symlinks to the flake repo 2024-01-07 23:40:23 +01:00
.yamlllint.yaml fix: flake validation 2023-03-01 22:34:43 +01:00
bootstrap.sh chore: devenv needs impurity for bootstrap 2025-02-05 10:22:17 +01:00
build-cache.sh chore(ci): rename update.sh to build-cache.sh 2025-12-19 01:03:15 +01:00
flake.lock mwork: updates 2026-04-10 17:58:24 +02:00
flake.nix mwork: updates 2026-04-10 17:58:24 +02:00
inventory.json update(inventory.json): Installed mtop 2025-12-04 01:07:03 +01:00
README.md feat: refactor boot manager to module, quiet down boot process 2025-11-09 18:38:39 +01:00
renovate.json chore(config): migrate config renovate.json 2025-06-14 22:55:24 +02:00
shortcuts.md docs: update shortcuts, remove lock input 2025-11-10 18:05:28 +01:00

marcsuramberg's nix flake

       __
,—————|__|——.——、 ,————————.—————.———.—.—————.—————、 ,—————.—————、
|     |  |_   _|__|        |  —__|  _  |     |__ ——|__|     |  _  |
|__|__|__|__.__|__|__|__|__|_____|___._|__|__|_____|__|__|__|_____|

Supports

  • My media center / home hub
  • Thinkpad
  • Mac x86 laptop running nixos
  • M1 Studio running NixOS/nix-darwin dual boot on my desktop
  • NixOS based router
  • Steam deck + Gaming desktop using Jovian
  • Various experiments
  • +++

This configuration is based on using flakes, nix-darwin and home manager.

I mostly interact with it on NixOS using hei, my rewrite of hlissner's hey script. His config is also the inspiration for using Agenix for secrets management. Other honorable mentions go to Mitchell Hashimoto's nixos-config and k900 from which I've also stolen a lot :)

Obviously this is always a WIP.

Folder structure

  • config/ - Configuration files to be installed in home
  • darwin/ - Nix-darwin specific configuration
  • nixos/ - NixOS specific configuration
  • secrets/ - Secrets to be decrypted with agenix
  • home/ - Shared Home manager configuration
  • modules/ - Shared Nix modules
  • lib/ - Shared Nix library functions
  • machines/ - Machine specific configuration
  • overlays/ - Nix custom package overlay
  • packages/ - Nix custom packages
  • wallpaper/ - Wallpaper for my desktop