temp remove chrome from iso
Some checks failed
Build iso when a new version is pushed / test (push) Failing after 9m15s
Some checks failed
Build iso when a new version is pushed / test (push) Failing after 9m15s
This commit is contained in:
@ -10,6 +10,7 @@
|
||||
config = lib.mkIf config.mods.discord.enable {
|
||||
home.packages = with pkgs;[
|
||||
discord
|
||||
google-chrome
|
||||
];
|
||||
};
|
||||
}
|
||||
|
@ -6,7 +6,7 @@
|
||||
# By: tomoron <tomoron@student.42angouleme.fr> +#+ +:+ +#+ #
|
||||
# +#+#+#+#+#+ +#+ #
|
||||
# Created: 2025/02/09 22:01:56 by tomoron #+# #+# #
|
||||
# Updated: 2025/04/15 15:34:14 by tomoron ### ########.fr #
|
||||
# Updated: 2025/04/15 15:58:07 by tomoron ### ########.fr #
|
||||
# #
|
||||
# **************************************************************************** #
|
||||
|
||||
@ -18,7 +18,6 @@
|
||||
|
||||
activate-linux
|
||||
unison
|
||||
google-chrome
|
||||
brightnessctl
|
||||
playerctl
|
||||
python3
|
||||
|
Reference in New Issue
Block a user