updates
Some checks failed
Plex Update / update (push) Failing after 2h36m25s

This commit is contained in:
Vivian 2024-06-01 21:58:00 +02:00
parent c8e7736cc4
commit 1f0b60e1e5

View file

@ -12,9 +12,4 @@
environment.noXlibs = lib.mkForce false;
system.stateVersion = "22.11";
programs.gnupg.agent = {
enable = true;
pinentryFlavor = "curses";
};
}