dotfiles/nix/hosts/t490/default.nix

6 lines
48 B
Nix
Raw Normal View History

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