nixdots/system/roles/workstation/display/default.nix
2024-06-25 01:37:46 +02:00

7 lines
49 B
Nix

{
imports = [
./login
./wayland
];
}