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"
|
||||
];
|
||||
casks = [
|
||||
"alacritty"
|
||||
"boinc"
|
||||
"discord"
|
||||
"elgato-stream-deck"
|
||||
|
|
|
|||
|
|
@ -7,6 +7,10 @@
|
|||
goPath = "go";
|
||||
};
|
||||
k9s.enable = true;
|
||||
zellij = {
|
||||
enable = true;
|
||||
enableZshIntegration = true;
|
||||
};
|
||||
};
|
||||
|
||||
sops = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue