summaryrefslogtreecommitdiff
path: root/hosts
diff options
context:
space:
mode:
Diffstat (limited to 'hosts')
-rw-r--r--hosts/sif/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/sif/default.nix b/hosts/sif/default.nix
index 5a8fd59a..244e32f6 100644
--- a/hosts/sif/default.nix
+++ b/hosts/sif/default.nix
@@ -740,6 +740,7 @@ in {
740 "org.freedesktop.impl.portal.Inhibit" = ["none"]; 740 "org.freedesktop.impl.portal.Inhibit" = ["none"];
741 }; 741 };
742 }; 742 };
743 services.gnome.gnome-keyring.enable = lib.mkForce true;
743 744
744 environment.persistence."/.bcachefs" = { 745 environment.persistence."/.bcachefs" = {
745 hideMounts = true; 746 hideMounts = true;