Files

6 lines
42 B
Nix
Raw Permalink Normal View History

2026-03-23 21:24:20 +01:00
{...}: {
2026-03-01 08:19:46 +01:00
imports = [
./dconf
];
}