ooknet/modules/nixos/workstation/services/default.nix

6 lines
63 B
Nix

{
imports = [
./dbus.nix
./gnome-services.nix
];
}