sisyphus/nixos/modules/desktop/default.nix

7 lines
59 B
Nix

{
imports = [
./gnome
./plasma
./sway
];
}