ROCKPro64-Server/home/jimbo/settings/default.nix

7 lines
56 B
Nix

{ ... }:
{
imports = [
./aliases
./nix
];
}