From 20967a75816252f5989c4ae20d60fc682cdf23af Mon Sep 17 00:00:00 2001 From: "Gustavo L de Mello (Guz)" Date: Fri, 4 Apr 2025 20:57:22 -0300 Subject: [PATCH] chore(flake.nix): clean unused code --- flake.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/flake.nix b/flake.nix index 3da5d9f..d237879 100644 --- a/flake.nix +++ b/flake.nix @@ -1,6 +1,4 @@ { - description = "homelab"; - inputs = { nixpkgs.url = "github:nixos/nixpkgs/nixos-24.11"; nixpkgs-unstable.url = "github:nixos/nixpkgs/nixos-unstable";