mirror of
https://github.com/JaxTheWolf/nixos.git
synced 2026-03-31 17:50:23 +02:00
6 lines
42 B
Nix
6 lines
42 B
Nix
{...}: {
|
|
imports = [
|
|
./dconf
|
|
];
|
|
}
|