diff options
Diffstat (limited to '')
-rw-r--r-- | hm/packages/default.nix | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/hm/packages/default.nix b/hm/packages/default.nix index e5f37a5..225d2e2 100644 --- a/hm/packages/default.nix +++ b/hm/packages/default.nix @@ -9,6 +9,7 @@ in { home.packages = with pkgs; with pkgs.libsForQt5; [ + godot_4 # gameengine # core tools neofetch # a must-have hyfetch # permanent suggestions have their moments @@ -45,6 +46,8 @@ in { networkmanagerapplet + nextcloud-client + grim # screenshots slurp # select utility |