nixos_config/hosts/modules/wm/gnome/default.nix
2026-03-10 21:11:52 +01:00

6 lines
76 B
Nix

{ ... }:
{
imports = [
../../../common/wm/gnome.nix
];
} # end file