Building now but hm can't start

This commit is contained in:
Bryan Ramos 2023-06-06 21:00:19 -04:00
parent 85ef84040e
commit a2c480f5d9
6 changed files with 41 additions and 29 deletions

View file

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