flake update with code adjustments

This commit is contained in:
2024-06-03 20:24:22 +02:00
parent 7fe7eeabf9
commit 3500f3d3a8
15 changed files with 38 additions and 301 deletions

View File

@@ -45,7 +45,7 @@
gnupg.agent = {
enable = false;
enableSSHSupport = true;
pinentryFlavor = "curses";
pinentryPackage = pkgs.pinentry-curses;
};
};

View File

@@ -51,7 +51,6 @@
};
services.btrbk = {
extraPackages = [ pkgs.lz4 ];
instances = {
hf = {
onCalendar = "hourly";