moved some system packages to home manager
This commit is contained in:
parent
fa3cb19c0b
commit
9215e04043
3 changed files with 8 additions and 5 deletions
|
@ -56,6 +56,9 @@ in {
|
|||
|
||||
packages = lib.lists.optionals cfg.isDesktopUser (
|
||||
with pkgs; [
|
||||
# helvetica font
|
||||
aileron
|
||||
|
||||
firefox
|
||||
bitwarden
|
||||
discord
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue