summaryrefslogtreecommitdiff
path: root/hosts
diff options
context:
space:
mode:
authorGregor Kleen <gkleen@yggdrasil.li>2025-01-19 22:37:11 +0100
committerGregor Kleen <gkleen@yggdrasil.li>2025-01-19 22:37:11 +0100
commitc6f510ae5e54e527f72174b4bbb19296581f85f0 (patch)
tree9dcfa0679f0ded89a5fbb92a4aa602d57a5db387 /hosts
parent15a1c50a0dbaf8f02011b9f4c3e845b27cf27fda (diff)
downloadnixos-c6f510ae5e54e527f72174b4bbb19296581f85f0.tar
nixos-c6f510ae5e54e527f72174b4bbb19296581f85f0.tar.gz
nixos-c6f510ae5e54e527f72174b4bbb19296581f85f0.tar.bz2
nixos-c6f510ae5e54e527f72174b4bbb19296581f85f0.tar.xz
nixos-c6f510ae5e54e527f72174b4bbb19296581f85f0.zip
...
Diffstat (limited to 'hosts')
-rw-r--r--hosts/sif/default.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/hosts/sif/default.nix b/hosts/sif/default.nix
index 120e1d7c..5a8fd59a 100644
--- a/hosts/sif/default.nix
+++ b/hosts/sif/default.nix
@@ -740,7 +740,6 @@ 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 false;
744 743
745 environment.persistence."/.bcachefs" = { 744 environment.persistence."/.bcachefs" = {
746 hideMounts = true; 745 hideMounts = true;