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

Activate index db for stel-xps

This commit is contained in:
Stefan Ellmauthaler 2022-06-09 13:59:25 +02:00
parent a3940a10ae
commit 8d4803a5c4
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;