No description
  • Nix 84.1%
  • Lua 15.2%
  • Shell 0.7%
Find a file
Marcus Ramberg cd2a4724a6
Some checks are pending
ci/woodpecker/push/test Pipeline is pending
ci/woodpecker/cron/update Pipeline is pending
mwork: another attempt at stable fprintd after sleep
2026-08-21 09:29:01 +02:00
.woodpecker ci: test 2025-12-23 23:14:29 +01:00
config mrack: bases caddy config 2026-08-18 11:12:22 +02:00
home dmsmobile: config + updates 2026-08-17 15:11:36 +02:00
lib lib: fix typo 2026-05-22 22:24:37 +02:00
machines mwork: another attempt at stable fprintd after sleep 2026-08-21 09:29:01 +02:00
modules flakewide(refactor): try to trim down baseline a bit in prep for adding phones to main config 2026-08-03 11:31:01 +02:00
nixos dmsmobile: config + updates 2026-08-17 15:11:36 +02:00
overlays gh: add release-mono extension 2026-05-21 20:26:03 +02:00
packages flakewide: clean out isDarwin, drop obsolete wezterm nightly (we're foot people now) 2026-08-15 14:13:19 +02:00
secrets dmsmobile: integrate into main flake 2026-08-04 00:26:49 +02:00
vars/per-machine vars: update via generator state-version (machine: mdesk) 2026-08-03 23:51:26 +02: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 mbox: bump, try turning off power management in case it's what wedges this machine randomly 2026-08-18 14:17:49 +02:00
flake.nix dmsmobile: integrate into main flake 2026-08-04 00:26:49 +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