diff options
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"; }; |
