9 lines
112 B
Nix
9 lines
112 B
Nix
{
|
|
imports = [
|
|
./greetd.nix
|
|
./kanata.nix
|
|
./pipewire.nix
|
|
./power.nix
|
|
./tailscale.nix
|
|
];
|
|
}
|