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
|
||||
];
|
||||
};
|
||||
}
|
||||
|
Reference in New Issue
Block a user