mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 01:17:42 -04:00
commit
c7e1017c0e
2 changed files with 5 additions and 0 deletions
|
|
@ -47,6 +47,7 @@
|
||||||
"terraform-docs"
|
"terraform-docs"
|
||||||
];
|
];
|
||||||
casks = [
|
casks = [
|
||||||
|
"alacritty"
|
||||||
"boinc"
|
"boinc"
|
||||||
"discord"
|
"discord"
|
||||||
"elgato-stream-deck"
|
"elgato-stream-deck"
|
||||||
|
|
|
||||||
|
|
@ -7,6 +7,10 @@
|
||||||
goPath = "go";
|
goPath = "go";
|
||||||
};
|
};
|
||||||
k9s.enable = true;
|
k9s.enable = true;
|
||||||
|
zellij = {
|
||||||
|
enable = true;
|
||||||
|
enableZshIntegration = true;
|
||||||
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
sops = {
|
sops = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue