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