packages.desktop-extra: add etcher

This commit is contained in:
2024-06-12 21:47:42 +08:00
parent f65ec24862
commit f10c385f13
2 changed files with 2 additions and 1 deletions

View File

@@ -9,7 +9,7 @@ inputs:
_packages =
[
# system management
btrfs-assistant snapper-gui kdePackages.qtstyleplugin-kvantum ventoy-full cpu-x # etcher
btrfs-assistant snapper-gui kdePackages.qtstyleplugin-kvantum ventoy-full cpu-x "pkgs-23.11".etcher
# password and key management
yubikey-manager yubikey-manager-qt yubikey-personalization yubikey-personalization-gui bitwarden
# download

View File

@@ -74,6 +74,7 @@ inputs:
source =
{
unstablePackages = "nixpkgs-unstable";
"pkgs-23.11" = "nixpkgs-23.11";
"pkgs-23.05" = "nixpkgs-23.05";
"pkgs-22.11" = "nixpkgs-22.11";
"pkgs-22.05" = "nixpkgs-22.05";