Skip to content

Commit

Permalink
wsl: rename jamagee-surface
Browse files Browse the repository at this point in the history
  • Loading branch information
JamieMagee committed Feb 3, 2025
1 parent 39fd15c commit d7f0c90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
"jamie@alfred" = mkHome "jamie" "alfred" "x86_64-linux" [ ];
"jamie@generic" = mkHome "jamie" "generic" "x86_64-linux" [ ];
"jamie@jamagee-desktop" = mkHome "jamie" "wsl" "x86_64-linux" [ ];
"jamie@JAMAGEE-SURFACE" = mkHome "jamie" "wsl" "x86_64-linux" [ ];
"jamie@jamagee-surface2" = mkHome "jamie" "wsl" "x86_64-linux" [ ];
};

deploy = {
Expand Down

0 comments on commit d7f0c90

Please sign in to comment.