13 lines
200 B
Nix
13 lines
200 B
Nix
{
|
|
imports = [
|
|
./dunst.nix
|
|
./gammastep.nix
|
|
./kdeconnect.nix
|
|
./mullvad.nix
|
|
./openconnect.nix
|
|
./picom.nix
|
|
./printing.nix
|
|
./synology-drive.nix
|
|
./wireguard.nix
|
|
];
|
|
}
|