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 {
|
config = lib.mkIf config.mods.discord.enable {
|
||||||
home.packages = with pkgs;[
|
home.packages = with pkgs;[
|
||||||
discord
|
discord
|
||||||
|
google-chrome
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
# By: tomoron <tomoron@student.42angouleme.fr> +#+ +:+ +#+ #
|
# By: tomoron <tomoron@student.42angouleme.fr> +#+ +:+ +#+ #
|
||||||
# +#+#+#+#+#+ +#+ #
|
# +#+#+#+#+#+ +#+ #
|
||||||
# Created: 2025/02/09 22:01:56 by tomoron #+# #+# #
|
# 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
|
activate-linux
|
||||||
unison
|
unison
|
||||||
google-chrome
|
|
||||||
brightnessctl
|
brightnessctl
|
||||||
playerctl
|
playerctl
|
||||||
python3
|
python3
|
||||||
|
Reference in New Issue
Block a user