This commit is contained in:
2025-10-10 01:00:50 +01:00
parent 42c6f9aa68
commit d218fc2b06
2 changed files with 4 additions and 5 deletions

View File

@@ -10,7 +10,7 @@
hardware.graphics.enable32Bit = true;
hardware.bluetooth.enable = true;
services.pulseaudio.enable = false;
services.blueman.enable = true;
services.blueman.enable = lib.mkDefault true;
programs.partition-manager.enable = true;
networking = {
@@ -58,11 +58,10 @@
programs.niri.enable = true;
};
plasma.configuration = {
boot.loader.systemd-boot.sortKey = "default";
services.blueman.enable = false;
services.desktopManager.plasma6.enable = true;
};
pantheon.configuration = {
services.xserver.desktopManager.pantheon.enable = true;
};
};
programs = {

View File

@@ -8,7 +8,7 @@ cursor-style = block
shell-integration-features = no-cursor
window-theme = ghostty
window-decoration = false
window-decoration = auto
working-directory = home
unfocused-split-opacity = 1