Skip to content

Commit

Permalink
feat: add fedora ssh key
Browse files Browse the repository at this point in the history
  • Loading branch information
icecreammatt committed Mar 18, 2024
1 parent 8e37dea commit 3cc0d71
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hosts/nixos/config-common.nix
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEIXyeLJp8xzA2Kth9fsNk8L4U5gQbQsdS5jRAwShgVj matt@gaming"
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGi7DLE/5v9yI2ZRPeKOftyngeNMvXOX/RDIyA0J3rtI matt@mini"
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKRq7YNesYqVvBoM/ncl8G6cUglY64jCOv3Lr5JtSaMQ matt@asahi"
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBboyvMOlaz8Z5swY9sWwNbu7LdHrYG7dhxXn31Fe4we matt@fedora"
];
shell = pkgs.fish;
isNormalUser = true;
Expand Down

0 comments on commit 3cc0d71

Please sign in to comment.