Add e-taxes st.gallen

This commit is contained in:
Fabian Hauser 2022-04-10 23:50:57 +02:00
parent c9f16dff77
commit 1452c2a43d
3 changed files with 32 additions and 9 deletions

View file

@ -1,4 +1,4 @@
{ config, pkgs, lib, ... }:
{ config, pkgs, lib, pkgsEtaxesSg, ... }:
{
@ -34,7 +34,7 @@
};
home = {
packages = with pkgs;
packages = with pkgsEtaxesSg; with pkgs;
[ # Networking
unison
transmission # GUI Tools, maybe extract...
@ -65,6 +65,7 @@
simple-scan
gnome.gnome-online-accounts
gnome.gnome-control-center
etaxes-ch-sg-2021
] ++ [ # Communication
signal-desktop
tdesktop