blob: 56a16055212dcaa3676117b5a2f5770e74c24f8c (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
{...}: {
imports = [
./adb
./backup
./dconf
./fwupd
./getty
./nix
./openssh
./postgresql
./printing
./scanning
#./serverphone
./snapper
./steam
./swaylock
./xdg
];
}
|