about summary refs log tree commit diff
path: root/profiles
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2022-04-24 12:33:29 -0700
committerFranck Cuny <franck@fcuny.net>2022-04-24 12:33:29 -0700
commit713f439b807b6ebdc9cb6e8ea459544c49cace78 (patch)
tree13645ba5d4425b80ed4e43678ed3ffac7c751f9a /profiles
parentalacritty: use custom colors (diff)
downloadworld-713f439b807b6ebdc9cb6e8ea459544c49cace78.tar.gz
gcloud: add google-cloud-sdk on trusted hosts
Diffstat (limited to '')
-rw-r--r--profiles/trusted/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/trusted/default.nix b/profiles/trusted/default.nix
index 95f0645..927ba45 100644
--- a/profiles/trusted/default.nix
+++ b/profiles/trusted/default.nix
@@ -13,6 +13,7 @@ in {
       pinentry = "gnome3";
       defaultKey = "23348B57F01D4234B5CFBA0923208AC01EB6EEA1";
     };
+    my.home.gcloud.enable = true;
     my.home.mail.enable = true;
     my.home.pass.enable = true;
     my.home.seahorse.enable = isEnabled;