Merge 'nixbook/master' into zenix/master

This commit is contained in:
tristan 2024-07-09 17:34:58 +01:00
commit 8e5db18741
7 changed files with 165 additions and 52 deletions

View file

@ -18,6 +18,7 @@ in {
home.packages = with pkgs; [
thunderbird
remmina
devcontainer
(import ../../lib/mkapp.nix "slack" {
inherit pkgs;
desktopName = "Slack";