diff options
author | Jasper Ras <jaspert.ras@gmail.com> | 2024-11-14 16:40:13 +0100 |
---|---|---|
committer | Jasper Ras <jaspert.ras@gmail.com> | 2024-11-14 16:40:13 +0100 |
commit | cb283fda019909de83376ed995325e89285813f3 (patch) | |
tree | a83b57c2f27b50332833ffb02548dab332ef1352 | |
parent | 1212f73e1914207bef894a728929fbb41fa5a805 (diff) |
add whatsapp
-rw-r--r-- | config/shared.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/shared.nix b/config/shared.nix index b9a2b87..4cf0cfb 100644 --- a/config/shared.nix +++ b/config/shared.nix @@ -10,6 +10,7 @@ firefox git git-crypt + whatsapp-for-linux ]; nixpkgs.config.allowUnfree = true; |