This commit is contained in:
2026-07-24 20:03:26 +02:00
parent 5d4d51b475
commit 1a646b0c06
2 changed files with 6 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
_: {
flake.nixosModules.onxyboox = _: {
services.gvfs.enable = true;
};
}
+1
View File
@@ -45,6 +45,7 @@
nixUtils nixUtils
notifications notifications
office office
onxyboox
#ollama #ollama
otherUtils otherUtils
printer printer