This commit is contained in:
Daniel Lovbrotte Olsen 2022-04-02 03:07:30 +02:00
parent e030cade65
commit 5e99a83dc6
1 changed files with 1 additions and 3 deletions

View File

@ -125,9 +125,7 @@ in {
extensions = with pkgs.nur.repos.rycee.firefox-addons; [ bitwarden cookies-txt https-everywhere metamask no-pdf-download sponsorblock ublock-origin ];
};
programs.obs-studio = {
enable = config.profiles.gui.enable;
};
programs.obs-studio.enable = config.profiles.gui.enable;
programs.git = {