make use of mkEnableOption

This commit is contained in:
Moritz Böhme 2022-10-15 20:00:09 +02:00
parent a98589b6f8
commit 5c0752b891
No known key found for this signature in database
GPG key ID: 970C6E89EB0547A9
43 changed files with 73 additions and 329 deletions

View file

@ -23,7 +23,6 @@ with lib; {
bspwm.enable = true;
code.enable = true;
emacs.enable = true;
email.enable = true;
firefox = {
enable = true;
arkenfox = {
@ -119,6 +118,7 @@ with lib; {
signal-desktop
tlaplusToolbox
vlc
thunderbird
];
home-manager.users.moritz = {