about summary refs log tree commit diff
path: root/machines/x220-gnome
diff options
context:
space:
mode:
Diffstat (limited to 'machines/x220-gnome')
-rw-r--r--machines/x220-gnome/pn.nix4
1 files changed, 0 insertions, 4 deletions
diff --git a/machines/x220-gnome/pn.nix b/machines/x220-gnome/pn.nix
index 291752e..3bf8392 100644
--- a/machines/x220-gnome/pn.nix
+++ b/machines/x220-gnome/pn.nix
@@ -8,10 +8,6 @@
 		isNormalUser = true;
 		description = "Patryk Niedźwiedziński";
 		extraGroups = [ "networkmanager" "wheel" ];
-		packages = with pkgs; [
-			gnomeExtensions.gsconnect
-			gnomeExtensions.hibernate-status-button
-		];
 	};