2023-11-17 02:20:02 +01:00

4 lines
92 B
Nix

{ ... }: {
imports = [ ./dbus ./fonts ./hw ./locale ./network ./nix ./security ./xdg ];
}