Files
nix-config/homeConfigs/hosts/iso.nix
tomoron 4d140208b3
All checks were successful
Build iso when a new version is pushed / test (push) Successful in 12m14s
change name for chromium apps on iso
2025-04-16 15:02:19 +02:00

6 lines
59 B
Nix

{ lib, pkgs, ... }:
{
mods.nonChromium.enable = false;
}