inputs: nixos-facter-modules user flake

This commit is contained in:
a-kenji
2024-09-15 13:50:40 +02:00
parent 63a6a87347
commit 6aa1fc3a1a

View File

@@ -19,9 +19,6 @@
treefmt-nix.inputs.nixpkgs.follows = "nixpkgs";
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";
};