refactor: remove nix warnings

This commit is contained in:
2025-11-14 21:13:32 +00:00
parent 36bcfa788e
commit dd943267f0
-2
View File
@@ -26,7 +26,6 @@
};
impermanence = {
url = "github:nix-community/impermanence";
inputs.nixpkgs.follows = "nixpkgs";
};
home-manager = {
url = "github:nix-community/home-manager/release-25.05";
@@ -34,7 +33,6 @@
};
nixos-hardware = {
url = "github:NixOS/nixos-hardware";
inputs.nixpkgs.follows = "nixpkgs";
};
nixos-anywhere = {
url = "github:nix-community/nixos-anywhere";