diff --git a/hosts/dionach.nix b/hosts/dionach.nix index 21fb742..ccf3871 100644 --- a/hosts/dionach.nix +++ b/hosts/dionach.nix @@ -88,7 +88,6 @@ gnused google-authenticator # 2FA google-chrome # A freeware web browser developed by Google - googleearth # A world sphere viewer graphviz # Graph visualization tools gvfs imagemagick diff --git a/profiles/desktopCraige.nix b/profiles/desktopCraige.nix index eb50560..9982e1d 100644 --- a/profiles/desktopCraige.nix +++ b/profiles/desktopCraige.nix @@ -12,6 +12,7 @@ environment.systemPackages = with pkgs; [ byobu # text-based window manager and terminal multiplexer. + googleearth-pro # A world sphere viewer gopass # password file manager yt-dlp # Command-line tool to download videos ];