diff options
-rw-r--r-- | users/tazjin/home/shared.nix | 1 | ||||
-rw-r--r-- | users/tazjin/nixos/modules/physical.nix | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/users/tazjin/home/shared.nix b/users/tazjin/home/shared.nix index 2fd17cdc0b5f..8e85d7b49f87 100644 --- a/users/tazjin/home/shared.nix +++ b/users/tazjin/home/shared.nix @@ -28,6 +28,7 @@ ".ssh" ".steam" ".telega" + ".thunderbird" "go" "mail" ]; diff --git a/users/tazjin/nixos/modules/physical.nix b/users/tazjin/nixos/modules/physical.nix index ed9d9c7d276c..f2e44c479aa6 100644 --- a/users/tazjin/nixos/modules/physical.nix +++ b/users/tazjin/nixos/modules/physical.nix @@ -65,6 +65,7 @@ in rustup screen scrot + thunderbird tig tokei tree |