<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nixos-config/profiles/desktop.nix, branch main</title>
<subtitle>my nixos setup</subtitle>
<id>https://git.hwebs.info/nixos-config/atom?h=main</id>
<link rel='self' href='https://git.hwebs.info/nixos-config/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.hwebs.info/nixos-config/'/>
<updated>2026-08-03T18:01:21Z</updated>
<entry>
<title>migration away from x-clip</title>
<updated>2026-08-03T18:01:21Z</updated>
<author>
<name>Henry J. Webster</name>
<email>hwebs@hwebs.info</email>
</author>
<published>2026-08-03T17:59:24Z</published>
<link rel='alternate' type='text/html' href='https://git.hwebs.info/nixos-config/commit/?id=9ca21e94b8ade285e749d54441c7d9115da5b522'/>
<id>urn:sha1:9ca21e94b8ade285e749d54441c7d9115da5b522</id>
<content type='text'>
- replace x-clip with wl-clipboard for wayland machines
- add TODOs I noticed while editing

Assisted-by: Claude Code:claude-opus-4-8
</content>
</entry>
<entry>
<title>add deprecation warning note to Niri</title>
<updated>2026-08-01T16:44:49Z</updated>
<author>
<name>Henry J. Webster</name>
<email>hwebs@hwebs.info</email>
</author>
<published>2026-08-01T16:44:49Z</published>
<link rel='alternate' type='text/html' href='https://git.hwebs.info/nixos-config/commit/?id=38a44c7933b6afc81b51e8f0de6537f19eb70359'/>
<id>urn:sha1:38a44c7933b6afc81b51e8f0de6537f19eb70359</id>
<content type='text'>
</content>
</entry>
<entry>
<title>desktop: centralize Adwaita cursor theme, fix pointer cursor on kusanagi</title>
<updated>2026-08-01T14:57:40Z</updated>
<author>
<name>Henry J. Webster</name>
<email>hwebs@hwebs.info</email>
</author>
<published>2026-08-01T14:57:40Z</published>
<link rel='alternate' type='text/html' href='https://git.hwebs.info/nixos-config/commit/?id=726ef32d2631f15f991591ef6879925e08f442f6'/>
<id>urn:sha1:726ef32d2631f15f991591ef6879925e08f442f6</id>
<content type='text'>
kusanagi set XCURSOR_THEME=Bibata-Modern-Classic but never declared the
theme in Nix — it only resolved while bibata-cursors lingered in an old
nix-env profile. Once that was gone the theme fell off the icon path and
the pointer/hand cursor disappeared.

Standardize both hosts on Adwaita (matching the shared niri config.kdl):
move XCURSOR_THEME/XCURSOR_SIZE and the adwaita-icon-theme package into
the shared profiles/desktop.nix so the theme is always on the icon path.
Drop the inert HYPRCURSOR_* vars (hyprcursor is unused under niri).

Assisted-by: Claude:claude-opus-4-8
</content>
</entry>
<entry>
<title>add desktop notes</title>
<updated>2026-07-31T19:48:53Z</updated>
<author>
<name>Henry J. Webster</name>
<email>hwebs@hwebs.info</email>
</author>
<published>2026-07-31T19:48:53Z</published>
<link rel='alternate' type='text/html' href='https://git.hwebs.info/nixos-config/commit/?id=1ae615826dcb98cc9bfa83a0d6c0b550c6f36278'/>
<id>urn:sha1:1ae615826dcb98cc9bfa83a0d6c0b550c6f36278</id>
<content type='text'>
</content>
</entry>
<entry>
<title>desktop: firefox — drop KeePassXC for Proton Pass + uBlock, hide Profiles button</title>
<updated>2026-07-31T18:44:54Z</updated>
<author>
<name>Henry J. Webster</name>
<email>hwebs@hwebs.info</email>
</author>
<published>2026-07-31T18:44:54Z</published>
<link rel='alternate' type='text/html' href='https://git.hwebs.info/nixos-config/commit/?id=e3ff89bb779eaa99b9bf9a9d67cfcafd860ac7b4'/>
<id>urn:sha1:e3ff89bb779eaa99b9bf9a9d67cfcafd860ac7b4</id>
<content type='text'>
Replace the KeePassXC-Browser extension, its native-messaging host, and the
keepassxc package with Proton Pass (password manager + passkeys) and uBlock
Origin. Also disable the Firefox 138+ multi-profile feature so the "Profiles"
toolbar button no longer appears.

Assisted-by: Claude:claude-opus-4-8
</content>
</entry>
<entry>
<title>desktop: start bar+wallpaper via systemd; fortune greeter</title>
<updated>2026-07-31T14:51:20Z</updated>
<author>
<name>Henry J. Webster</name>
<email>hwebs@hwebs.info</email>
</author>
<published>2026-07-31T14:51:20Z</published>
<link rel='alternate' type='text/html' href='https://git.hwebs.info/nixos-config/commit/?id=9cba5e7886b326bfec049c4ca5024274e4b8e201'/>
<id>urn:sha1:9cba5e7886b326bfec049c4ca5024274e4b8e201</id>
<content type='text'>
Move the niri bar (yambar on enzo, waybar on kusanagi) and swaybg wallpaper out
of the shared stowed niri config and into per-machine systemd user services
bound to graphical-session.target, mirroring the existing xdg-user-dirs-update
unit. This makes the bar host-correct (kusanagi previously spawned yambar, which
isn't installed there) and keeps host-specific paths out of the shared config.

Also switch the greetd session to a small wrapper script that shows a fortune
greeting in tuigreet.

Assisted-by: Claude:claude-opus-4-8
</content>
</entry>
<entry>
<title>(enzo) set up password system</title>
<updated>2026-07-31T12:35:44Z</updated>
<author>
<name>Henry J. Webster</name>
<email>hwebs@hwebs.info</email>
</author>
<published>2026-07-31T12:35:44Z</published>
<link rel='alternate' type='text/html' href='https://git.hwebs.info/nixos-config/commit/?id=2b2e0cc61537fefdddf81f982668d43fe89c0d2f'/>
<id>urn:sha1:2b2e0cc61537fefdddf81f982668d43fe89c0d2f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>enzo/kusanagi: firefox — restrict search engines, block geo/notification prompts</title>
<updated>2026-07-31T01:17:16Z</updated>
<author>
<name>Henry J. Webster</name>
<email>hwebs@hwebs.info</email>
</author>
<published>2026-07-31T01:17:16Z</published>
<link rel='alternate' type='text/html' href='https://git.hwebs.info/nixos-config/commit/?id=ecdd33b5694c1d5a4ed51e93849c93958eedaff4'/>
<id>urn:sha1:ecdd33b5694c1d5a4ed51e93849c93958eedaff4</id>
<content type='text'>
Limit search engines to DuckDuckGo (default), Searx, Wikipedia, eBay, and
Google via the SearchEngines policy; remove Bing/Amazon/Perplexity. Silently
deny geolocation and notification permission prompts (permissions.default.*).
Note that Firefox View can't be disabled by pref/policy on modern Firefox.

Assisted-by: Claude:claude-opus-4-8
</content>
</entry>
<entry>
<title>refactor: shared desktop profile for enzo + kusanagi</title>
<updated>2026-07-31T00:14:09Z</updated>
<author>
<name>Henry J. Webster</name>
<email>hwebs@hwebs.info</email>
</author>
<published>2026-07-31T00:14:09Z</published>
<link rel='alternate' type='text/html' href='https://git.hwebs.info/nixos-config/commit/?id=ae5ecbb4199844b2b7883d99cd04ef468a03247d'/>
<id>urn:sha1:ae5ecbb4199844b2b7883d99cd04ef468a03247d</id>
<content type='text'>
profiles/desktop.nix becomes a username-agnostic shared base (niri, dconf, the
dark-theme portal fix, greetd, pipewire base, gpg agent, graphics, Firefox with
blank-home/no-bookmarks prefs, common desktop tools, font base). Both hosts now
import it.

Per-host desktop config splits into machines/&lt;host&gt;/desktop.nix:
- enzo: Adwaita cursor + monospace, HiDPI console font, yambar, hwebs groups.
- kusanagi (new file): GNOME/X11, printing/avahi/udisks2, pro-audio
  (rtkit/jack/32-bit), gpg ssh support, richer fonts, Bibata cursor, henz
  desktop groups, waybar/nm-applet.

Shared profile is username-agnostic (enzo=hwebs, kusanagi=henz): shared desktop
tools moved to environment.systemPackages, per-user groups stay in machine
files. Firefox now owned by the shared profile, so its redundant enable is
dropped from profiles/apps.nix. Dark theme + Firefox tweaks now apply to both
hosts. Both configurations build.

Assisted-by: Claude:claude-opus-4-8
</content>
</entry>
<entry>
<title>Restructure into a multi-machine flake and add the enzo laptop</title>
<updated>2026-07-30T15:38:54Z</updated>
<author>
<name>Henry J. Webster</name>
<email>hwebs@hwebs.info</email>
</author>
<published>2026-07-30T15:38:54Z</published>
<link rel='alternate' type='text/html' href='https://git.hwebs.info/nixos-config/commit/?id=11ba75e40728e8b5735c9c7cefc7af1631c942af'/>
<id>urn:sha1:11ba75e40728e8b5735c9c7cefc7af1631c942af</id>
<content type='text'>
Split the single-host config into a shared minimal base plus opt-in
profiles, and add a second machine (enzo laptop) alongside kusanagi.

- flake: add mkMachine helper; declare nixosConfigurations.kusanagi and
  .enzo; add the disko input; move overlays per-machine.
- common/: minimal base only (boot, networking, tailscale, locale, nix
  settings, neovim editor). Old configuration.nix/programs.nix removed.
- profiles/: coarse opt-in bundles (desktop, dev, apps). kusanagi imports
  all three and stays byte-for-byte identical to the running system.
- machines/kusanagi/: all workstation-only config (ROCm, Scarlett audio,
  optical-disc archiving, NAS mounts, kavita/immich/ollama); hardware
  config moved here unchanged. User stays 'henz'.
- machines/enzo/: new laptop. Declarative LUKS+btrfs via disko
  (LVM-on-LUKS, TPM2+PIN unlock, zram + encrypted swap for
  suspend-then-hibernate); its own minimal niri desktop with
  playback-only audio (no rtkit/jack); user 'hwebs'.

Assisted-by: Claude:claude-opus-4-8
</content>
</entry>
</feed>
