nichts/hosts/dragyx/flocke/default.nix

9 lines
146 B
Nix
Raw Normal View History

2024-04-12 22:03:29 +02:00
_: {
imports = [
../../../options/desktop/monitors.nix
./configuration.nix
./hardware-configuration.nix
# ./packages.nix
];
}