DashNix/nix/modules/default.nix
2024-07-10 17:03:31 +02:00

6 lines
65 B
Nix

{
imports = [
./hyprpaper_config.nix
./conf.nix
];
}