feat: change theme to gruvbox lol, remove unused libs from homebrew
This commit is contained in:
parent
bc1bbd08bd
commit
09847ce6ed
3 changed files with 28 additions and 34 deletions
|
|
@ -11,7 +11,7 @@ in {
|
|||
};
|
||||
taps = mkOption {
|
||||
type = types.listOf types.str;
|
||||
default = [ ];
|
||||
default = [ "FelixKratz/formulae" ];
|
||||
description = "Homebrew taps to add.";
|
||||
};
|
||||
brews = mkOption {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue