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";