Browse Source

Add dependencies for get-aws-login

Thomas Dy 3 years ago
parent
commit
16be0928e1
2 changed files with 2 additions and 0 deletions
  1. 1 0
      includes/cli/default.nix
  2. 1 0
      includes/desktop/default.nix

+ 1 - 0
includes/cli/default.nix

@@ -52,5 +52,6 @@ in
     amazon-ecr-credential-helper
     python37Packages.cfn-lint
     _1password
+    keyutils
   ];
 }

+ 1 - 0
includes/desktop/default.nix

@@ -25,6 +25,7 @@ in
       libnotify
       gnome3.networkmanagerapplet
       gnome3.networkmanager_openvpn
+      gnome3.zenity
       gvfs
 
       qt5ct