nix-config/nix/hosts/t490/default.nix

7 lines
62 B
Nix

{
imports = [
../common
./configuration.nix
];
}