resturcting of nixos 1

This commit is contained in:
cnst
2024-07-07 11:34:02 +02:00
parent f56fbc81f6
commit 06062a592b
11 changed files with 121 additions and 37 deletions

1
nixos/services/gvfs.nix Normal file
View File

@@ -0,0 +1 @@
{services.gvfs.enable = true;}