Install more packages

This commit is contained in:
Valentin Brandl
2022-02-18 17:12:39 +01:00
parent 0bd17fc562
commit 96f5e9f15c
9 changed files with 71 additions and 16 deletions

View File

@ -1,5 +1,5 @@
{ pkgs, ... }: {
home.packages = with pkgs; [
element-desktop
signal-desktop
];
}