add localsend, update flake lock
This commit is contained in:
parent
ffe92b7d1b
commit
a9a807ea0a
4 changed files with 86 additions and 75 deletions
|
|
@ -95,6 +95,10 @@
|
|||
target = ".config/autostart/com.nextcloud.desktopclient.nextcloud.desktop";
|
||||
source = "${pkgs.nextcloud-client}/share/applications/com.nextcloud.desktopclient.nextcloud.desktop";
|
||||
};
|
||||
"LocalSend.desktop" = {
|
||||
target = ".config/autostart/LocalSend.desktop";
|
||||
source = "${pkgs.localsend}/share/applications/LocalSend.desktop";
|
||||
};
|
||||
};
|
||||
programs.plasma = {
|
||||
# workspace = {
|
||||
|
|
@ -200,6 +204,7 @@
|
|||
"obs"
|
||||
"steam"
|
||||
"nitrokey-app"
|
||||
"localsend_app"
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue