make use of nixos-facter

This commit is contained in:
jopejoe1 2024-09-14 12:24:40 +02:00
parent f9b3313632
commit 73902f126c
4 changed files with 5320 additions and 0 deletions

View file

@ -3,6 +3,7 @@
inputs = {
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
nixos-facter-modules.url = "github:numtide/nixos-facter-modules";
nixified-ai = {
url = "github:nixified-ai/flake";