diff options
| author | Nathan Reiner <nathan@nathanreiner.xyz> | 2025-08-02 07:24:03 +0200 |
|---|---|---|
| committer | Nathan Reiner <nathan@nathanreiner.xyz> | 2025-08-02 07:24:03 +0200 |
| commit | 4724c67183b5494bf0be6111a1abd164a219f67b (patch) | |
| tree | bd2a4e5ccce32738ad1bb1a4eeffa66ae1f1643e /common/home/default.nix | |
| parent | 18706c838d28215bf83e718cc5922ce3fd848e3b (diff) | |
updates
Diffstat (limited to 'common/home/default.nix')
| -rw-r--r-- | common/home/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/home/default.nix b/common/home/default.nix index 56dbcce..3991ebd 100644 --- a/common/home/default.nix +++ b/common/home/default.nix @@ -59,6 +59,7 @@ packages = [ pkgs.musescore pkgs.airshipper pkgs.watchmate + pkgs.joplin-desktop ]; in { |