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 = [
|
imports = [
|
||||||
./global
|
./global
|
||||||
./features/workstation
|
./features/workstation
|
||||||
|
|
@ -10,5 +11,6 @@
|
||||||
darktable
|
darktable
|
||||||
rawtherapee
|
rawtherapee
|
||||||
mixxx
|
mixxx
|
||||||
|
google-cloud-sdk
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue