wip
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
{ inputs, pkgs, ... }:
|
||||
{
|
||||
home.packages = with pkgs; [
|
||||
unityhub
|
||||
];
|
||||
}
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user