Merge pull request 'inputs: nixos-facter-modules user flake' (#2105) from kenji/clan-core:kenji-rm/facter-non-flake into main

This commit is contained in:
clan-bot
2024-09-15 11:57:17 +00:00

View File

@@ -19,9 +19,6 @@
treefmt-nix.inputs.nixpkgs.follows = "nixpkgs"; treefmt-nix.inputs.nixpkgs.follows = "nixpkgs";
nixos-facter-modules.url = "github:numtide/nixos-facter-modules"; nixos-facter-modules.url = "github:numtide/nixos-facter-modules";
# TODO: remove this once the upstream doesnt have dependencies
nixos-facter-modules.flake = false;
# nixos-facter-modules.inputs.nixpkgs.follows = "nixpkgs";
}; };