Compare commits
2 Commits
af827c485b
...
5382de950b
Author | SHA1 | Date | |
---|---|---|---|
5382de950b | |||
82eb9ddf97 |
@@ -4,7 +4,7 @@
|
|||||||
nativeMessagingHosts = [ pkgs.kdePackages.plasma-browser-integration ];
|
nativeMessagingHosts = [ pkgs.kdePackages.plasma-browser-integration ];
|
||||||
|
|
||||||
profiles.default = {
|
profiles.default = {
|
||||||
extensions = [ pkgs.nur.repos.rycee.firefox-addons.plasma-integration ];
|
extensions.packages = [ pkgs.nur.repos.rycee.firefox-addons.plasma-integration ];
|
||||||
|
|
||||||
settings = {
|
settings = {
|
||||||
"widget.use-xdg-desktop-portal.file-picker" = 1;
|
"widget.use-xdg-desktop-portal.file-picker" = 1;
|
||||||
@@ -13,6 +13,8 @@
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
services.kdeconnect.enable = true;
|
||||||
|
|
||||||
programs.plasma = {
|
programs.plasma = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user