From f8a9228baa4f68c7639ef703e15f97bf146c53ee Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Thu, 13 Nov 2025 22:45:18 +0100 Subject: ... --- nvfetcher.toml | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) (limited to 'nvfetcher.toml') diff --git a/nvfetcher.toml b/nvfetcher.toml index 8e3ba905..4d49583e 100644 --- a/nvfetcher.toml +++ b/nvfetcher.toml @@ -108,14 +108,6 @@ fetch.tarball = "https://github.com/JonathonReinhart/spice-record/archive/refs/t src.pypi = "yt_dlp" fetch.pypi = "yt_dlp" -[mako] -src.git = "https://github.com/emersion/mako" -fetch.git = "https://github.com/emersion/mako" - -[swayosd] -src.git = "https://github.com/ErikReider/SwayOSD" -fetch.git = "https://github.com/ErikReider/SwayOSD" - [netbootxyz-efi] src.github = "netbootxyz/netboot.xyz" fetch.url = "https://github.com/netbootxyz/netboot.xyz/releases/download/$ver/netboot.xyz.efi" @@ -127,3 +119,7 @@ fetch.url = "https://github.com/netbootxyz/netboot.xyz/releases/download/$ver/ne [quickshell] src.git = "https://git.outfoxxed.me/quickshell/quickshell.git" fetch.git = "https://git.outfoxxed.me/quickshell/quickshell.git" + +[nix-output-monitor] +src.git = "https://code.maralorn.de/maralorn/nix-output-monitor.git" +fetch.git = "https://code.maralorn.de/maralorn/nix-output-monitor.git" -- cgit v1.2.3