diff --git a/flake.lock b/flake.lock index bc928d6..47ac290 100644 --- a/flake.lock +++ b/flake.lock @@ -165,7 +165,7 @@ "homepage": { "flake": false, "locked": { - "narHash": "sha256-Q6hzrC9mtLnk1EA+h262S09CGliVL1HsLnh8f3dqAn4=", + "narHash": "sha256-o3OFsygZjTRTzGQk231dii8LWZ9raLCRHxRr0sQwu+c=", "type": "file", "url": "https://git.dadada.li/dadada/dadada.li.git" }, diff --git a/home/dconf.nix b/home/dconf.nix index 4569a88..645827a 100644 --- a/home/dconf.nix +++ b/home/dconf.nix @@ -13,7 +13,8 @@ with lib.hm.gvariant; }; "org/gnome/shell" = { - disable-user-extensions = true; + disable-user-extensions = false; + enabled-extensions = [ "system-monitor@gnome-shell-extensions.gcampax.github.com" ]; }; "org/gnome/desktop/calendar" = {