Add nixos-facter for hardware configuration

This commit is contained in:
Fabian Hauser 2025-02-22 21:52:48 +02:00
parent db07652d99
commit a78fd31432
7 changed files with 7561 additions and 12 deletions

View file

@ -9,8 +9,6 @@
];
nixpkgs.hostPlatform = "x86_64-linux";
virtualisation = {
# TODO: This should probably be somewhere else.
docker = {

View file

@ -5,11 +5,8 @@
./filesystems.nix
./networking.nix
./disko-config.nix
# TODO: Hardware
];
nixpkgs.hostPlatform = "x86_64-linux";
facter.reportPath = ./facter.json;
virtualisation = {
# TODO: This should probably be somewhere else.

File diff suppressed because it is too large Load diff