flocon/home/laptop/default.nix

7 lines
45 B
Nix

{ ... }:
{
imports = [
../base
];
}