From 70d1b98ce210cf43bd2c4824ee8db8a9a28173e3 Mon Sep 17 00:00:00 2001 From: Leyla Becker Date: Sun, 22 Sep 2024 17:03:00 -0500 Subject: [PATCH] added task to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 829bd2d..bce959b 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,7 @@ set up git configuration for local development: `git config --local include.path - vscode extensions should be in own flake (make sure to add the nixpkgs.overlays in it too) - join config for systemd.tmpfiles.rules and service directory bindings - monitor configuration in `~/.config/monitors.xml` should be sym linked to `/run/gdm/.config/monitors.xml` +- move applications in server environment into their own flakes ## New Features - offline access for nfs mounts (overlay with rsync might be a good option here? https://www.spinics.net/lists/linux-unionfs/msg07105.html note about nfs4 and overlay fs) - fix pre commit hook