summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--users/sils/packages/default.nix4
1 files changed, 3 insertions, 1 deletions
diff --git a/users/sils/packages/default.nix b/users/sils/packages/default.nix
index 0408cb5..d29e4f8 100644
--- a/users/sils/packages/default.nix
+++ b/users/sils/packages/default.nix
@@ -4,7 +4,7 @@
   prismlauncher,
   ...
 }: {
-  home.packages = with pkgs; with pkgs.libsForQt5; [
+  home.packages = with pkgs; with pkgs.libsForQt5; with pkgs.gnome;[
     # core tools
     neofetch # a must-have
     hyfetch # permanent suggestions have their moments
@@ -31,6 +31,8 @@
     mako
     libnotify
 
+    gnome-boxes # virtualisation
+
     # wallpaper deamon
     swww