refactor: remove nix warnings
This commit is contained in:
@@ -26,7 +26,6 @@
|
|||||||
};
|
};
|
||||||
impermanence = {
|
impermanence = {
|
||||||
url = "github:nix-community/impermanence";
|
url = "github:nix-community/impermanence";
|
||||||
inputs.nixpkgs.follows = "nixpkgs";
|
|
||||||
};
|
};
|
||||||
home-manager = {
|
home-manager = {
|
||||||
url = "github:nix-community/home-manager/release-25.05";
|
url = "github:nix-community/home-manager/release-25.05";
|
||||||
@@ -34,7 +33,6 @@
|
|||||||
};
|
};
|
||||||
nixos-hardware = {
|
nixos-hardware = {
|
||||||
url = "github:NixOS/nixos-hardware";
|
url = "github:NixOS/nixos-hardware";
|
||||||
inputs.nixpkgs.follows = "nixpkgs";
|
|
||||||
};
|
};
|
||||||
nixos-anywhere = {
|
nixos-anywhere = {
|
||||||
url = "github:nix-community/nixos-anywhere";
|
url = "github:nix-community/nixos-anywhere";
|
||||||
|
|||||||
Reference in New Issue
Block a user