nixos/home/gui/common.nix

5 lines
40 B
Nix

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