Files
tawm/hosts/sirius/home.nix
2024-09-13 20:20:32 +05:30

6 lines
53 B
Nix

{...}: {
imports = [
../common/home.nix
];
}