diff options
| author | Nathan Reiner <nathan@nathanreiner.xyz> | 2025-07-04 18:56:04 +0200 |
|---|---|---|
| committer | Nathan Reiner <nathan@nathanreiner.xyz> | 2025-07-04 18:56:04 +0200 |
| commit | bc8bd08be73e664d9c872dcd8662ade778288312 (patch) | |
| tree | 794f923e7f4b9dea5c5ec4f3a3ad7cb7c5e4c11e /common/home/default.nix | |
| parent | 75bdc69393791624084bf68c4d9a93219e6e0a0f (diff) | |
flake: update
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 9299c44..2143a4b 100644 --- a/common/home/default.nix +++ b/common/home/default.nix @@ -57,6 +57,7 @@ packages = [ pkgs.prismlauncher pkgs.bibletime pkgs.musescore + pkgs.airshipper ]; in { |