mirror of
https://github.com/JaxTheWolf/nixos.git
synced 2026-04-01 10:10:22 +02:00
10 lines
47 B
Nix
10 lines
47 B
Nix
|
|
{
|
||
|
|
...
|
||
|
|
}:
|
||
|
|
|
||
|
|
{
|
||
|
|
imports = [
|
||
|
|
./dconf
|
||
|
|
];
|
||
|
|
}
|