diff --git a/users/mohammad.faisal.nix b/users/mohammad.faisal.nix new file mode 100644 index 0000000..0c3ec66 --- /dev/null +++ b/users/mohammad.faisal.nix @@ -0,0 +1,7 @@ +{ + pubKeys = [ + "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJnwODoZ7J2O+uCkYUpBb45kWxF5FITXJtzyXy02S3Aj" + ]; + + homeModule = { }; +}