Some checks failed
Build iso when a new version is pushed / test (push) Failing after 2m17s
6 lines
55 B
Nix
6 lines
55 B
Nix
{ lib, pkgs, ... }:
|
|
|
|
{
|
|
mods.discord.enable = false;
|
|
}
|