niksos/hosts/niks/default.nix

7 lines
95 B
Nix
Raw Normal View History

_: {
2023-07-13 12:49:20 +02:00
imports = [
./configuration.nix
./hardware-configuration.nix
];
}