flocon/home/laptop/default.nix

7 lines
47 B
Nix

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