This commit is contained in:
Miguel Palhas
2025-06-27 11:41:04 +01:00
parent a849ff0c7b
commit 3c3f66ee6d
5 changed files with 17 additions and 9 deletions
-2
View File
@@ -13,8 +13,6 @@
openFirewall = true;
};
services.nfs.client.enable = true;
# environment.etc.nsswitch.text = {
# hosts = [
# "files"
+1
View File
@@ -32,4 +32,5 @@
};
services.dbus.packages = with pkgs; [ gcr ];
services.geoclue2.enable = true;
}