framework-2024-07-26-10-25-06
This commit is contained in:
@ -11,8 +11,6 @@
|
||||
kate
|
||||
];
|
||||
|
||||
# environment.etc."chromium/native-messaging-hosts/org.kde.plasma.browser_integration.json".source = "${pkgs.plasma-browser-integration}/etc/chromium/native-messaging-hosts/org.kde.plasma.browser_integration.json";
|
||||
|
||||
services = {
|
||||
desktopManager.plasma6.enable = true;
|
||||
displayManager = {
|
||||
@ -36,6 +34,4 @@
|
||||
|
||||
libinput.enable = true;
|
||||
};
|
||||
|
||||
environment.systemPackages = with pkgs; [ catppuccin-kde sweet-nova ];
|
||||
}
|
||||
|
Reference in New Issue
Block a user