about summary refs log tree commit diff
path: root/machines
diff options
context:
space:
mode:
Diffstat (limited to 'machines')
-rw-r--r--machines/x220-gnome/pn.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/machines/x220-gnome/pn.nix b/machines/x220-gnome/pn.nix
index fe3a0f2..291752e 100644
--- a/machines/x220-gnome/pn.nix
+++ b/machines/x220-gnome/pn.nix
@@ -10,6 +10,7 @@
 		extraGroups = [ "networkmanager" "wheel" ];
 		packages = with pkgs; [
 			gnomeExtensions.gsconnect
+			gnomeExtensions.hibernate-status-button
 		];
 	};