From a7cc556ac4c1e20c7a6ef36a515d401ba6cff3fa Mon Sep 17 00:00:00 2001 From: Matthew Bessette Date: Sun, 5 Apr 2026 01:01:09 -0400 Subject: [PATCH] homeman++++ --- caesium.home.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/caesium.home.nix b/caesium.home.nix index 0efeebe..a661ee2 100644 --- a/caesium.home.nix +++ b/caesium.home.nix @@ -1,4 +1,4 @@ -{ config, pkgs, ... }: { +{ config, inputs, pkgs, ... }: { home.stateVersion = "23.11"; home.username = "mbessette";