From 980dd0b2090e9ab6b6a191090c498bf347284100 Mon Sep 17 00:00:00 2001 From: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> Date: Sun, 29 Mar 2026 02:13:12 +1100 Subject: [PATCH] fix: nix duplicate property set --- nix/default.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/nix/default.nix b/nix/default.nix index 67747b2d..3a153dd0 100644 --- a/nix/default.nix +++ b/nix/default.nix @@ -126,8 +126,6 @@ in prePatch = '' substituteInPlace assets/pam.d/fprint \ --replace-fail pam_fprintd.so /run/current-system/sw/lib/security/pam_fprintd.so - substituteInPlace shell.qml \ - --replace-fail 'ShellRoot {' 'ShellRoot { settings.watchFiles: false' ''; postInstall = ''