summaryrefslogtreecommitdiff
path: root/hosts/vidhar/default.nix
diff options
context:
space:
mode:
authorGregor Kleen <gkleen@yggdrasil.li>2024-07-30 13:14:06 +0200
committerGregor Kleen <gkleen@yggdrasil.li>2024-07-30 13:14:06 +0200
commitbbf8345289c36539c299c6d633a85d16285489d3 (patch)
treeefb23c7de97197a1bf29b7ed0e2f64e6ac6e6d4d /hosts/vidhar/default.nix
parent2f8b062363b293a72e4afa0e682f1c4371317515 (diff)
downloadnixos-bbf8345289c36539c299c6d633a85d16285489d3.tar
nixos-bbf8345289c36539c299c6d633a85d16285489d3.tar.gz
nixos-bbf8345289c36539c299c6d633a85d16285489d3.tar.bz2
nixos-bbf8345289c36539c299c6d633a85d16285489d3.tar.xz
nixos-bbf8345289c36539c299c6d633a85d16285489d3.zip
...
Diffstat (limited to 'hosts/vidhar/default.nix')
-rw-r--r--hosts/vidhar/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/vidhar/default.nix b/hosts/vidhar/default.nix
index d1b1b0ce..ea200f5c 100644
--- a/hosts/vidhar/default.nix
+++ b/hosts/vidhar/default.nix
@@ -256,6 +256,7 @@ with lib;
256 }; 256 };
257 } 257 }
258 ]; 258 ];
259 limits_config.allow_structured_metadata = false;
259 }; 260 };
260 }; 261 };
261 systemd.services.loki = { 262 systemd.services.loki = {