diff options
author | sefidel <contact@sefidel.net> | 2025-01-27 16:17:31 +1000 |
---|---|---|
committer | sefidel <contact@sefidel.net> | 2025-01-27 16:17:31 +1000 |
commit | 08dccd8c7a1f2843df94e3d058077e97331bae0e (patch) | |
tree | 1dc1241f7d7024fe94af284e6e05403f2a497b2b | |
parent | a0fbebab05133586eebddf089937f1a02ea8513c (diff) | |
download | nixrc-08dccd8c7a1f2843df94e3d058077e97331bae0e.tar.gz nixrc-08dccd8c7a1f2843df94e3d058077e97331bae0e.zip |
-rw-r--r-- | darwin/delta/configuration.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/darwin/delta/configuration.nix b/darwin/delta/configuration.nix index 73899fa..3f5e94a 100644 --- a/darwin/delta/configuration.nix +++ b/darwin/delta/configuration.nix @@ -34,6 +34,7 @@ "transmission" "transmission" "vimmotion" + "vlc" "yubico-yubikey-manager" ]; }; |