regular backup

This commit is contained in:
arielherself 2024-08-18 13:42:39 +08:00
parent 76d0ed7b5b
commit e2c7c58239
Signed by: arielherself
SSH Key Fingerprint: SHA256:AK3cyo9tFsp7Mox7K0sYphleC8hReXhnRKxwuDT5LBc
1 changed files with 3 additions and 1 deletions

View File

@ -89,7 +89,7 @@ in {
categories = [ "AudioVideo" "Audio" ]; categories = [ "AudioVideo" "Audio" ];
}; };
thorium = { thorium = {
name = "Thorium"; name = "Thorium (AppImage)";
comment = "Access the Internet"; comment = "Access the Internet";
type = "Application"; type = "Application";
exec = "${pkgs.appimage-run}/bin/appimage-run ${config.home.homeDirectory}/Dropbox/arch/thorium/Thorium.AppImage"; exec = "${pkgs.appimage-run}/bin/appimage-run ${config.home.homeDirectory}/Dropbox/arch/thorium/Thorium.AppImage";
@ -133,6 +133,7 @@ in {
unstable.markdown-oxide unstable.markdown-oxide
pkgs.helix pkgs.helix
pkgs.zed-editor pkgs.zed-editor
pkgs.xfce.mousepad
# Tools # Tools
pkgs.zip pkgs.zip
@ -159,6 +160,7 @@ in {
unstable._1password-gui unstable._1password-gui
pkgs.nix-index pkgs.nix-index
pkgs.dua pkgs.dua
pkgs.rclone
# Pwn # Pwn
pkgs.nmap pkgs.nmap