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

@ -1,12 +1,11 @@
{ ... }:
{
imports = [
./base
./base-system
./desktop
./filesystems
#./hardware #TODO
./hardware
./home-manager
./printing
./theme