desktopCraige: remove Google Earth
This commit is contained in:
parent
aed7484ca8
commit
56c3a9ac4a
|
@ -11,13 +11,8 @@
|
||||||
../profiles/spotify.nix # Spotify settings
|
../profiles/spotify.nix # Spotify settings
|
||||||
];
|
];
|
||||||
|
|
||||||
nixpkgs.config.permittedInsecurePackages = [
|
|
||||||
"googleearth-pro-7.3.4.8248"
|
|
||||||
];
|
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
byobu # text-based window manager and terminal multiplexer.
|
byobu # text-based window manager and terminal multiplexer.
|
||||||
googleearth-pro # A world sphere viewer
|
|
||||||
gopass # password file manager
|
gopass # password file manager
|
||||||
shared-mime-info # A database of common MIME types
|
shared-mime-info # A database of common MIME types
|
||||||
yt-dlp # Command-line tool to download videos
|
yt-dlp # Command-line tool to download videos
|
||||||
|
|
Loading…
Reference in a new issue