Reworked pkgsets implementation again, still not really what I want yet.
This commit is contained in:
parent
cc21ece351
commit
c33b4517a7
20 changed files with 364 additions and 290 deletions
|
@ -56,4 +56,5 @@ in mkIf (elem "desktop" cfg.services) {
|
|||
horizontalScrolling = true;
|
||||
};
|
||||
};
|
||||
machine.pkgsets.python3.pkgs = with pkgs.python3Packages; [ py3status pytz tzlocal ];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue