mirror of
https://github.com/RichieCahill/dotfiles.git
synced 2026-04-17 13:08:19 -04:00
6 lines
46 B
Nix
6 lines
46 B
Nix
{
|
|
imports = [
|
|
../home/global.nix
|
|
];
|
|
}
|