Lilim: update option set, +sway, -i3, -bind, -docker.
This commit is contained in:
parent
fbea6d804c
commit
d63d8e3a3e
1 changed files with 1 additions and 3 deletions
|
@ -39,14 +39,12 @@ with lib; {
|
||||||
"xpkgs"
|
"xpkgs"
|
||||||
];
|
];
|
||||||
services = [
|
services = [
|
||||||
"bind"
|
|
||||||
"desktop"
|
"desktop"
|
||||||
"desktop::i3"
|
"desktop::sway"
|
||||||
"udev"
|
"udev"
|
||||||
"cups"
|
"cups"
|
||||||
"mullvad"
|
"mullvad"
|
||||||
"mariaDB"
|
"mariaDB"
|
||||||
"docker"
|
|
||||||
"podman"
|
"podman"
|
||||||
];
|
];
|
||||||
firewall = {
|
firewall = {
|
||||||
|
|
Loading…
Reference in a new issue