From 98896a954b52c71cc7cbeb322ad76f06f417b8d1 Mon Sep 17 00:00:00 2001 From: "Gustavo \"Guz\" L de Mello" Date: Mon, 16 Feb 2026 12:41:49 -0300 Subject: [PATCH] feat(guz): enable gnome packages --- home/guz/configuration.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/home/guz/configuration.nix b/home/guz/configuration.nix index b1e0990..be8212d 100644 --- a/home/guz/configuration.nix +++ b/home/guz/configuration.nix @@ -18,6 +18,9 @@ proton-ge-bin ]; + # Backup environment + services.desktopManager.gnome.enable = true; + virtualisation.podman.enable = true; # Xbox Controller driver