From 983e266692252b8156dd42f68f33581daccc9219 Mon Sep 17 00:00:00 2001 From: dichgrem Date: Wed, 13 Aug 2025 14:03:43 +0800 Subject: [PATCH] feat:handbrake --- .../aria2/AriaNg-1.3.10-AllInOne/LICENSE | 21 - .../aria2/AriaNg-1.3.10-AllInOne/index | 559 ------------------ modules/system/environment.nix | 2 + 3 files changed, 2 insertions(+), 580 deletions(-) delete mode 100644 dotfiles/.config/aria2/AriaNg-1.3.10-AllInOne/LICENSE delete mode 100644 dotfiles/.config/aria2/AriaNg-1.3.10-AllInOne/index diff --git a/dotfiles/.config/aria2/AriaNg-1.3.10-AllInOne/LICENSE b/dotfiles/.config/aria2/AriaNg-1.3.10-AllInOne/LICENSE deleted file mode 100644 index 732ce99..0000000 --- a/dotfiles/.config/aria2/AriaNg-1.3.10-AllInOne/LICENSE +++ /dev/null @@ -1,21 +0,0 @@ -The MIT License (MIT) - -Copyright (c) 2016-2025 MaysWind (i@mayswind.net) - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. diff --git a/dotfiles/.config/aria2/AriaNg-1.3.10-AllInOne/index b/dotfiles/.config/aria2/AriaNg-1.3.10-AllInOne/index deleted file mode 100644 index 56d5ff2..0000000 --- a/dotfiles/.config/aria2/AriaNg-1.3.10-AllInOne/index +++ /dev/null @@ -1,559 +0,0 @@ -AriaNg
\ No newline at end of file diff --git a/modules/system/environment.nix b/modules/system/environment.nix index c0109a4..6587ad6 100644 --- a/modules/system/environment.nix +++ b/modules/system/environment.nix @@ -74,6 +74,8 @@ in { nano bat pamixer + iperf3 + handbrake ]; };