tweak(infinidoge,Inini-DESKTOP): move hydrus to Infini-DESKTOP
This commit is contained in:
parent
d0862a4385
commit
e0a5423b53
2 changed files with 4 additions and 3 deletions
|
@ -72,7 +72,10 @@
|
|||
wlp41s0.useDHCP = true;
|
||||
};
|
||||
|
||||
home = { profiles, ... }: {
|
||||
home = { profiles, pkgs, ... }: {
|
||||
imports = with profiles; [ stretchly ];
|
||||
home.packages = with pkgs; [
|
||||
hydrus
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
|
@ -42,8 +42,6 @@ in
|
|||
ncdu
|
||||
|
||||
(ifGraphical [
|
||||
hydrus
|
||||
|
||||
speedcrunch
|
||||
|
||||
teams
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue