nixos/home/gui/common.nix

5 lines
44 B
Nix

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