Update themes and ff integration
This commit is contained in:
parent
0176c3d5d8
commit
141fe1ee72
1 changed files with 7 additions and 0 deletions
|
@ -29,7 +29,14 @@
|
|||
|
||||
environment.systemPackages = with pkgs; [
|
||||
arc-kde-theme
|
||||
arc-theme
|
||||
papirus-icon-theme
|
||||
plasma-theme-switcher
|
||||
tailscale-systray
|
||||
];
|
||||
|
||||
# Add the Firefox integrations
|
||||
programs.firefox.extensions = with pkgs.nur.repos.rycee.firefox-addons; [
|
||||
plasma-integration
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue