Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
2024-10-22 23:57:36 -04:00
parent ffa20df7d9
commit 9be33aae2b
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 = {