A new module is available: `qt.kvantum`. Enable it with `qt.kvantum.enable = true;`. It can install Kvantum theme packages into {file}`$XDG_CONFIG_HOME/Kvantum/` and generate {file}`$XDG_CONFIG_HOME/Kvantum/kvantum.kvconfig` from `qt.kvantum.settings`.
#NixOS #Nix #HomeManager
A new module is available: 'programs.w3m'. W3m is a commandline web browser, manpage viewer, and pager.
#NixOS #Nix #HomeManager

New blog post: I've been managing my tmuxinator projects declaratively with a custom Home Manager module for over a year - and finally decided to contribute it upstream.

The post walks through the implementation and how `freeformType + pkgs.formats.yaml` make it surprisingly straightforward.

👉 https://britter.dev/blog/2026/03/23/home-manager-tmuxinator/

#nixos #homemanager #tmux

Declarative tmuxinator Projects with Home Manager

How I wrote a custom Home Manager module to manage tmuxinator projects declaratively - and why I've decided to contribute it upstream.

A new module is available: 'programs.nom'. Nom is a terminal-based, rss feed reader that looks like the markdown reader glow and supports defining different openers for different url regex patterns.
#NixOS #Nix #HomeManager
programs.smug.projects.<name>.session is a new optional setting that can be used to specify a different session name from the project name.
#NixOS #Nix #HomeManager

Wrote up how I manage dotfiles across macOS and Linux with Nix. One repo, one flake.lock — same shell, editor, and tools on every machine. Home Manager and nix-darwin do the heavy lifting.

https://getnix.io/guides/cross-platform-dotfiles/

#Nix #NixOS #HomeManager #nixdarwin #Dotfiles #Linux #macOS

End Environment Drift: Manage macOS & Linux from a Single Nix Repo

Manage your entire desktop environment — dotfiles, applications, shell, system preferences — declaratively across macOS and Linux from a single repository.

The `programs.gemini-cli.policies` option has been added to support configuring the Gemini CLI policy engine. This option accepts an attribute set where values can either be paths to existing TOML files or attribute sets that will be generated into TOML format. These policies provide fine-grained control over tool execution rules for the CLI.
#NixOS #Nix #HomeManager
nach einer Woche mit meinem #nix monorepo, #flakes und #homemanager bin ich echt zufrieden. ich glaube, ich habe nix jetzt verstanden :D Laptop, Workstation auf der Arbeit, heim-Server und Computer zu Hause sind #nixifiziert :D und es fühlt sich wirklich gut an. jeden Tag passieren immer noch WOW-Momente... Aufgabe für den heiligen #Sonntag: hyprland für das Notebook fertig machen :D wäre doch gelacht, wenn ich das nicht heute hinkriege :D #nixos #Lernkurve #SonntageSindZumLernenDa #Linux
@tux Nein, das wird nur der #nix Paketmanager sein. Aber das öffnet die Tür zu #homeManager, also einem "Mini-NixOS" nur für den User. Da kann man auch schon einiges mit erreichen.

#fzf lets you fuzzy find and select files with `ctrl-t`. I created this little #fish snippet that lets you do the same for directories with `alt-t`:

(Code is in this thread because I couldn't fit it in the same toot)

#nix #homemanager #nixos #justTheTechTip