add deluge to desktop conf

This commit is contained in:
logical-code 2025-10-27 11:00:08 -04:00
parent c6e1975ebc
commit eefb2b643d
2 changed files with 4 additions and 3 deletions

6
flake.lock generated
View file

@ -2,11 +2,11 @@
"nodes": { "nodes": {
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1751792365, "lastModified": 1761373498,
"narHash": "sha256-J1kI6oAj25IG4EdVlg2hQz8NZTBNYvIS0l4wpr9KcUo=", "narHash": "sha256-Q/uhWNvd7V7k1H1ZPMy/vkx3F8C13ZcdrKjO7Jv7v0c=",
"owner": "nixos", "owner": "nixos",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "1fd8bada0b6117e6c7eb54aad5813023eed37ccb", "rev": "6a08e6bb4e46ff7fcbb53d409b253f6bad8a28ce",
"type": "github" "type": "github"
}, },
"original": { "original": {

View file

@ -31,6 +31,7 @@ in
youtube-music youtube-music
plasma-panel-colorizer plasma-panel-colorizer
kdePackages.sddm-kcm kdePackages.sddm-kcm
deluge
]; ];
programs = { programs = {