7 lines
88 B
Nix
7 lines
88 B
Nix
_: {
|
|
imports = [
|
|
./pipewire.nix
|
|
./ssh.nix
|
|
./greetd.nix
|
|
];
|
|
}
|