dotfiles/nix/hosts/t490/default.nix

8 lines
62 B
Nix
Raw Normal View History

2024-12-19 00:57:38 +00:00
{
imports = [
../common
2024-12-19 00:57:38 +00:00
./configuration.nix
];
}