dotfiles

andersuno dotfiles
git clone git://git.andersuno.nu/dotfiles.git
Log | Files | Refs | README

commit 5c027fa8c95adfd85faf06f809d45e798b08ddc9
parent 5c33017400111fee64bfd7bfc98cfba11f5c9224
Author: Anders Hedman <anders.hedman01@gmail.com>
Date:   Wed,  8 Oct 2025 22:45:29 +0200

hm: Install nh

Diffstat:
M.config/home-manager/home.nix | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/.config/home-manager/home.nix b/.config/home-manager/home.nix @@ -52,6 +52,7 @@ # (pkgs.writeShellScriptBin "my-hello" '' # echo "Hello, ${config.home.username}!" # '') + nh nixfmt-rfc-style nixd ];