This commit is contained in:
2024-08-20 19:17:08 -04:00
parent 44839aece5
commit 4e489a8145
3 changed files with 7 additions and 4 deletions

View File

@ -70,9 +70,10 @@
}) { inherit (pkgs) system; }).fwupd;
};
fprintd.enable = true;
fprintd.enable = lib.mkForce false;
openssh.enable = lib.mkForce false;
journald.storage = "volatile";
spotifyd = {
enable = true;
settings = {