cleaning start

This commit is contained in:
2025-10-26 19:11:45 +03:00
parent 95283cc26b
commit 524b2392f2
+8 -8
View File
@@ -24,15 +24,15 @@
nixpkgs.follows = "nixpkgs"; nixpkgs.follows = "nixpkgs";
}; };
}; };
nixos-facter-modules.url = "github:numtide/nixos-facter-modules"; # nixos-facter-modules.url = "github:numtide/nixos-facter-modules";
nixos-hardware.url = "github:NixOS/nixos-hardware/master"; nixos-hardware.url = "github:NixOS/nixos-hardware/master";
flake-compat.url = "github:edolstra/flake-compat"; # flake-compat.url = "github:edolstra/flake-compat";
flake-utils.url = "github:numtide/flake-utils"; # flake-utils.url = "github:numtide/flake-utils";
flake-parts.url = "github:hercules-ci/flake-parts"; # flake-parts.url = "github:hercules-ci/flake-parts";
nur = { # nur = {
url = "github:nix-community/NUR"; # url = "github:nix-community/NUR";
inputs.nixpkgs.follows = "nixpkgs"; # inputs.nixpkgs.follows = "nixpkgs";
}; # };
home-manager = { home-manager = {
url = "github:nix-community/home-manager"; # flake:home-manager url = "github:nix-community/home-manager"; # flake:home-manager
inputs.nixpkgs.follows = "nixpkgs"; inputs.nixpkgs.follows = "nixpkgs";