mirror of
https://codeberg.org/muon/home.git
synced 2025-12-05 23:57:46 +00:00
Add gcloud </3
This commit is contained in:
parent
45044a8dbe
commit
c132f9fba9
1 changed files with 10 additions and 6 deletions
|
|
@ -13,12 +13,16 @@ in {
|
|||
mods.desktop.development.enable = true;
|
||||
mods.desktop.productivity.enable = false;
|
||||
|
||||
home.file = {
|
||||
".config/aerc/pw.sh" = {
|
||||
text = "cat ${config.sops.secrets.hr-password.path}";
|
||||
executable = true;
|
||||
};
|
||||
};
|
||||
home.packages = with pkgs;
|
||||
[
|
||||
thunderbird
|
||||
pulseaudio
|
||||
pavucontrol
|
||||
]
|
||||
|
||||
# Non-free </3
|
||||
|
||||
++ [ google-cloud-sdk ];
|
||||
|
||||
# Hardware preferences
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue