1
0
mirror of https://github.com/ellmau/nixos.git synced 2025-12-19 09:29:36 +01:00

Activate comma index service

This commit is contained in:
Stefan Ellmauthaler 2022-06-09 13:34:51 +02:00
parent 015b448ef0
commit 405b4efc36
Failed to extract signature

View File

@ -25,7 +25,7 @@
};
# enable deamon to generate nix-index-db
nix-index-db-update.enable = false;
nix-index-db-update.enable = true;
# add TUD vpn
openvpn.enable = true;