From 1cef697f9b53605055cab272ab87d0815b3c1107 Mon Sep 17 00:00:00 2001 From: Leyla Becker Date: Thu, 3 Oct 2024 17:43:00 +0200 Subject: [PATCH] fixed task typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0132d4a..dd6a036 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ to update passwords run: `nix shell nixpkgs#sops -c sops secrets/user-passwords. - monitor configuration in `~/.config/monitors.xml` should be sym linked to `/run/gdm/.config/monitors.xml` (https://www.reddit.com/r/NixOS/comments/u09cz9/home_manager_create_my_own_symlinks_automatically/) - move applications in server environment into their own flakes - Eve and Ester home-manager -- get rid of default config and import it in hardware-configuration.nix +- get rid of disko config and import it in hardware-configuration.nix ## 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