From 1c26c0d3265bc71103c19e7f163807406f6fb271 Mon Sep 17 00:00:00 2001 From: triethyl Date: Sun, 15 Mar 2026 21:41:47 -0400 Subject: changed to lucia --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index 0ceee8a..7df5dc4 100644 --- a/flake.nix +++ b/flake.nix @@ -15,7 +15,7 @@ # Home Manager Configurations homeConfigurations = { "culsans@nzxt-desktop" = helper.mkHomeManagerUser "culsans" "nzxt-desktop" "x86_64-linux"; - "lucas@thinkpad-laptop" = helper.mkHomeManagerUser "lucas" "thinkpad-laptop" "x86_64-linux"; + "lucia@thinkpad-laptop" = helper.mkHomeManagerUser "lucia" "thinkpad-laptop" "x86_64-linux"; "server@prodesk-server" = helper.mkHomeManagerUser "server" "prodesk-server" "x86_64-linux"; "culsans@steam-deck" = helper.mkHomeManagerUser "culsans" "steam-deck" "x86_64-linux"; }; -- cgit v1.2.3