feat: add gcloud
Signed-off-by: Lander Van den Bulcke <landervandenbulcke@gmail.com>
This commit is contained in:
parent
5adc97abc3
commit
61512ccf80
1 changed files with 3 additions and 1 deletions
|
|
@ -1,4 +1,5 @@
|
|||
{pkgs, ...}: {
|
||||
{ pkgs, ... }:
|
||||
{
|
||||
imports = [
|
||||
./global
|
||||
./features/workstation
|
||||
|
|
@ -10,5 +11,6 @@
|
|||
darktable
|
||||
rawtherapee
|
||||
mixxx
|
||||
google-cloud-sdk
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue