data.cs.purdue.edu: add global packages to home.packages

This commit is contained in:
Infinidoge 2023-09-11 08:51:05 -04:00
parent 4250390003
commit 6a1ad57f64

View file

@ -18,7 +18,7 @@
packages = with pkgs; [
home-manager
];
] ++ main.universe.packages;
file.".profile".target = ".profile-hm";