This commit is contained in:
Miguel Palhas
2025-04-16 16:38:43 +01:00
parent 54a47415aa
commit 15c15b1bf8
2 changed files with 7 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
{ inputs, pkgs, ... }:
{
home.packages = with pkgs; [
unityhub
];
}
+1
View File
@@ -16,6 +16,7 @@
../common/programs/hyprland
../common/programs/ghostty.nix
../common/programs/syncthing.nix
../common/programs/unity.nix
../common/programs/gpg.nix
../common/features/xdg.nix
../common/features/bluetooth.nix