m3ta-chiron
78d1fa262c
fix(hyprland): float+pin vibetyper Recording Indicator
...
Since vibetyper 1.5.x the indicator is a small bottom-center panel,
not a fullscreen overlay. Without an explicit float rule dwindle
tiles it and clips the panel to tile size (magic formatter preview,
language confirm etc. appeared cut off).
2026-09-17 06:51:12 +02:00
m3tam3re
2de49b5204
fix(desktop): build hermes-desktop with corrected Electron 43.6.0 headers hash
...
Upstream hermes-agent v2026.8.31 pins sha256-f8bSb… for the
artifacts.electronjs.org v43.6.0 headers tarball. The CDN swapped
that artifact, breaking every desktop build with a fixed-output
derivation hash mismatch (specified f8bSb… vs got xDgc5…).
Local copy of upstream nix/desktop.nix with:
- verified hash for electron 43.6.0 (nix store prefetch-file)
- per-version hash map with a loud throw for unknown versions
- icon/desktop-entry paths resolved against the flake input checkout
Remove once upstream ships the corrected hash and the hermes-agent
input is bumped past that release.
2026-09-12 13:58:56 +02:00
m3tam3re
ff5fef0596
chore: hyprland keybindings
2026-09-05 09:36:29 +02:00
m3tam3re
207b794431
chore: hyprland keybindings
2026-09-05 09:28:05 +02:00
m3ta-chiron
fb3e39f0ce
fix: libreoffice-fresh -> libreoffice-stable (deprecated alias)
2026-08-31 11:44:58 +02:00
m3tam3re
33d0c85ef4
chore: ssh changes
2026-08-11 17:06:01 +02:00
m3tam3re
f2cc6b59ef
chore: update hyrpland/dms config
2026-08-09 09:50:45 +02:00
m3tam3re
7926491466
feat: migrate Hyprland configuration to Lua
2026-08-01 10:53:09 +02:00
m3ta-chiron
128391afb2
-zellij-ps
2026-07-28 06:49:42 +02:00
m3tam3re
c85600a3b0
chore: skill issue
2026-07-10 15:18:06 +02:00
m3tam3re
10876be5e6
fix: resolve eval warnings and npm prefix
2026-07-07 19:39:43 +02:00
m3tam3re
9cd60383f8
fix: vibetyper hyprland setting
2026-06-20 10:58:22 +02:00
m3tam3re
0ae4996d97
chore: vibetyper rec indicator
2026-06-20 08:34:18 +02:00
m3tam3re
aa249c1f31
chore: moonlander keyboard layout
2026-06-19 11:29:02 +02:00
m3tam3re
413a7d123e
chore: moonlander keyboard layout
2026-06-19 06:56:48 +02:00
m3ta-chiron
39cc27fd72
chore: hyprland monitor config import from dms
2026-06-15 11:00:32 +02:00
m3ta-chiron
fe88684d9d
chore: move openwork into agent context
2026-06-15 07:39:27 +02:00
m3ta-chiron
9be26d79cc
feat: openwork
2026-06-15 07:13:29 +02:00
m3ta-chiron
2821f4b6f4
feat: openwork
2026-06-15 07:13:04 +02:00
m3tam3re
66127c05ea
fix(hyprland): set vibe typer keyboard layout to de
2026-06-13 08:17:16 +02:00
m3tam3re
4a9d24fe08
fix: nix eval warnings
2026-06-11 17:33:32 +02:00
m3tam3re
1265dea16a
chore: vibetyper keyboard locale
2026-06-11 07:20:07 +02:00
m3tam3re
222c1becf4
chore: vibetyper keyboard locale
2026-06-11 07:14:35 +02:00
m3tam3re
365b6016f1
chore: vibetyper keyboard locale
2026-06-11 07:14:21 +02:00
m3ta-chiron
4fe9f3e306
+chrome
2026-06-08 06:52:56 +02:00
m3ta-chiron
d26a40f4ee
+chromium
2026-06-08 06:46:40 +02:00
m3tam3re
add002e05c
fix: make inputs self-contained
2026-06-06 13:13:58 +02:00
m3tam3re
b67922ca60
feat: add agent secrets and packages
2026-06-06 10:31:38 +02:00
m3ta-chiron
6286921cd1
fix system dark settings
2026-06-01 20:10:12 +02:00
m3ta-chiron
a053c9a50e
fix: use dark GTK theme variant
2026-06-01 20:01:21 +02:00
m3ta-chiron
7f80fd8a75
feat: add DankMaterialShell home module
2026-06-01 19:50:33 +02:00
m3ta-chiron
4e1b39f443
+dms draft
2026-06-01 19:34:00 +02:00
m3tam3re
70562ceef2
chore: temp fix invalid Hyprland dispatchers
2026-05-18 20:15:25 +02:00
m3tm3re
ef5b67c3e9
chore: +hyprland configType
2026-05-18 20:09:28 +02:00
m3tm3re
190a963100
chore: hyprpaper-random to desktop
2026-05-09 08:39:23 +02:00
m3tm3re
51edd1f8b0
fix: git identity
2026-05-05 19:21:20 +02:00
m3ta-chiron
4acf4a12c0
fix: use quoted "m3ta-home" namespace (consistent with repo name)
2026-05-02 10:20:33 +02:00
m3ta-chiron
510665b359
fix: rename m3ta-home → m3taHome namespace (hyphens break Nix dot access)
2026-05-02 10:15:41 +02:00
m3ta-chiron
4a4dc42a12
fix: use m3ta-home.paths.srcRoot for wallpapers (pure eval compatible)
2026-05-02 10:14:03 +02:00
m3ta-chiron
02d3735ada
fix: correct wallpapers relative path (was profiles/assets, now repo-root/assets)
2026-05-02 10:10:40 +02:00
m3ta-chiron
2e060d1a6a
fix: wallpaper path + add wallpapers to assets/
...
Moved wallpapers from nixos-config/home/m3tam3re/wallpapers/ to
m3ta-home/assets/wallpapers/ and fixed the relative path reference
in the theme module.
2026-05-02 09:21:51 +02:00
m3ta-chiron
fbc31450de
feat: initial m3ta-home structure
...
- flake.nix with nixpkgs, home-manager, nix-colors, m3ta-nixpkgs, agenix, NUR inputs
- lib/mkHome.nix: compose HM config from user + identity + context + sets
- profiles/base: shell, cli-tools, secrets (always loaded)
- profiles/contexts/desktop: WM, apps, theme, ghostty
- profiles/contexts/server: minimal headless
- profiles/sets/coding: core (git, direnv, jq, rg), editor, lsp, languages, agents
- profiles/sets/gaming: steam, gamescope, gpu
- profiles/sets/media: obs, ffmpeg, kdenlive, handbrake, yt-dlp
- users/m3tam3re/identities: private.nix, work.nix (git, jj, ssh per identity)
- users/m3tam3re/preferences: cliphist, difftastic, base packages
2026-05-02 09:08:40 +02:00