mirror of
https://github.com/ItsDrike/nixdots
synced 2025-06-30 08:10:42 +00:00
7 lines
79 B
Nix
7 lines
79 B
Nix
_: {
|
|
imports = [
|
|
./shared.nix
|
|
./desktop.nix
|
|
./wayland.nix
|
|
];
|
|
}
|