From 3ed514b2034e3c23005842335b6fef8ac5aed32b Mon Sep 17 00:00:00 2001 From: rzuasti Date: Sat, 24 Jan 2026 15:20:59 -0500 Subject: [PATCH] Testing flake --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index d9de086..5caba0e 100644 --- a/flake.nix +++ b/flake.nix @@ -1,5 +1,5 @@ { - description = "OOTT - An easy to setup and use network device monitoring service"; + # description = "OOTT - An easy to setup and use network device monitoring service"; inputs = { nixpkgs.url = "nixpkgs/nixos-unstable";