diff options
| author | triethyl <triethylammonium@pm.me> | 2026-03-15 21:41:47 -0400 |
|---|---|---|
| committer | triethyl <triethylammonium@pm.me> | 2026-03-15 21:41:47 -0400 |
| commit | 1c26c0d3265bc71103c19e7f163807406f6fb271 (patch) | |
| tree | c8ec0b837dbb70bf76eebd24f4fbbc008403255d /flake.nix | |
| parent | 3969c0706238898ccce79a993fc866f099a2cadd (diff) | |
changed to lucia
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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"; }; |
