diff --git a/README.md b/README.md index 3a76326..77b3e8a 100644 --- a/README.md +++ b/README.md @@ -63,6 +63,17 @@ niv add nix-community/home-manager -n home-manager -b release-23.05 sudo nixos-generate-config --dir yodaTux ``` +## GNOME extensions + +* https://github.com/nix-community/home-manager/issues/284#issuecomment-531384656 +* https://github.com/nix-community/home-manager/issues/284#issuecomment-1321199263 + * Search for packaged extensions: https://search.nixos.org/packages?channel=23.05&from=0&size=50&sort=relevance&type=packages&query=gnomeExtensions + * One has to re-login after changes: https://github.com/nix-community/home-manager/issues/284#issuecomment-1328269433 + +```shell +# TODO +``` + ## General Notes ### Nix Pills