6 lines
No EOL
149 B
Nix
6 lines
No EOL
149 B
Nix
# Generated via dconf2nix: https://github.com/gvolpe/dconf2nix
|
|
{ lib, hostname, username, ... }: {
|
|
imports = [
|
|
./gnome-dconf.nix
|
|
];
|
|
} |