From 8cb812be5684b59d0a2ff718cb26c6b67ebb2425 Mon Sep 17 00:00:00 2001 From: Inex Code Date: Sun, 3 Mar 2024 12:00:07 +0300 Subject: [PATCH] chore: Remove debug leftover --- nixos/module.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nixos/module.nix b/nixos/module.nix index ba2db08..7790e18 100644 --- a/nixos/module.nix +++ b/nixos/module.nix @@ -129,7 +129,7 @@ in # TODO get URL from systemd template parameter? ExecStartPre = '' ${nix} flake update \ - --override-input selfprivacy-nixos-config git+https://git.selfprivacy.org/SelfPrivacy/selfprivacy-nixos-config.git?ref=inex/test-systemd-rebuild + --override-input selfprivacy-nixos-config git+https://git.selfprivacy.org/SelfPrivacy/selfprivacy-nixos-config.git?ref=flakes ''; ExecStart = '' ${nixos-rebuild} switch --flake .#${config-id}