diff --git a/hm_modules/webapp.nix b/hm_modules/webapp.nix index 31037d9..d59f4fa 100644 --- a/hm_modules/webapp.nix +++ b/hm_modules/webapp.nix @@ -14,6 +14,11 @@ let link = "https://keep.google.com"; categories = [ "Office" ]; } + { + desktopName = "Google Play Books"; + link = "https://play.google.com/books"; + categories = [ "Office" "Viewer" ]; + } { desktopName = "Monkeytype"; link = "https://monkeytype.com/";