adding new brain user to test

This commit is contained in:
Bryan Ramos 2023-06-06 20:53:09 -04:00
parent 2d8b317c72
commit 85ef84040e
5 changed files with 9 additions and 9 deletions

View file

@ -9,7 +9,7 @@ in
config = mkIf cfg.enable {
programs.firefox = {
enable = true;
profiles.bryan = import config/bryan.nix { inherit pkgs; };
profiles.brain = import config/brain.nix { inherit pkgs; };
};
home.packages = with pkgs; [