From ec939085fc4134758fc80ac384e8a1aaa8c479ef Mon Sep 17 00:00:00 2001 From: Chris Dombroski Date: Wed, 21 Aug 2024 21:11:53 -0400 Subject: [PATCH] remove persistence warning --- flake.lock | 7 +++---- flake.nix | 2 +- systems/zeus/configuration.nix | 1 + 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/flake.lock b/flake.lock index 14980d8..cfcc968 100644 --- a/flake.lock +++ b/flake.lock @@ -244,17 +244,16 @@ }, "impermanence": { "locked": { - "lastModified": 1719091691, - "narHash": "sha256-AxaLX5cBEcGtE02PeGsfscSb/fWMnyS7zMWBXQWDKbE=", + "lastModified": 1724146542, + "narHash": "sha256-MLxtqDtu+y/4UDhXX5pFypX9/qbH54TDP6Z90oFzd/A=", "owner": "nix-community", "repo": "impermanence", - "rev": "23c1f06316b67cb5dabdfe2973da3785cfe9c34a", + "rev": "03fe473c731cda2900bae9894b8dfc68e3492db5", "type": "github" }, "original": { "owner": "nix-community", "repo": "impermanence", - "rev": "23c1f06316b67cb5dabdfe2973da3785cfe9c34a", "type": "github" } }, diff --git a/flake.nix b/flake.nix index 5ac7ef6..95568a7 100644 --- a/flake.nix +++ b/flake.nix @@ -17,7 +17,7 @@ url = "github:Mic92/sops-nix"; inputs.nixpkgs.follows = "nixpkgs"; }; - impermanence.url = "github:nix-community/impermanence/23c1f06316b67cb5dabdfe2973da3785cfe9c34a"; + impermanence.url = "github:nix-community/impermanence"; stylix = { url = "github:danth/stylix/release-24.05"; inputs = { diff --git a/systems/zeus/configuration.nix b/systems/zeus/configuration.nix index 772a0bc..4a2aa16 100644 --- a/systems/zeus/configuration.nix +++ b/systems/zeus/configuration.nix @@ -306,6 +306,7 @@ recyclarr ]; persistence."/persist" = { + enableWarnings = false; hideMounts = true; directories = [ "/srv/docker" "/tmp" "/etc/containers/networks" ]; files = [