alsdkjf
This commit is contained in:
@@ -10,7 +10,7 @@
|
|||||||
hardware.graphics.enable32Bit = true;
|
hardware.graphics.enable32Bit = true;
|
||||||
hardware.bluetooth.enable = true;
|
hardware.bluetooth.enable = true;
|
||||||
services.pulseaudio.enable = false;
|
services.pulseaudio.enable = false;
|
||||||
services.blueman.enable = true;
|
services.blueman.enable = lib.mkDefault true;
|
||||||
programs.partition-manager.enable = true;
|
programs.partition-manager.enable = true;
|
||||||
|
|
||||||
networking = {
|
networking = {
|
||||||
@@ -58,11 +58,10 @@
|
|||||||
programs.niri.enable = true;
|
programs.niri.enable = true;
|
||||||
};
|
};
|
||||||
plasma.configuration = {
|
plasma.configuration = {
|
||||||
|
boot.loader.systemd-boot.sortKey = "default";
|
||||||
|
services.blueman.enable = false;
|
||||||
services.desktopManager.plasma6.enable = true;
|
services.desktopManager.plasma6.enable = true;
|
||||||
};
|
};
|
||||||
pantheon.configuration = {
|
|
||||||
services.xserver.desktopManager.pantheon.enable = true;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
programs = {
|
programs = {
|
||||||
|
|||||||
@@ -8,7 +8,7 @@ cursor-style = block
|
|||||||
shell-integration-features = no-cursor
|
shell-integration-features = no-cursor
|
||||||
|
|
||||||
window-theme = ghostty
|
window-theme = ghostty
|
||||||
window-decoration = false
|
window-decoration = auto
|
||||||
working-directory = home
|
working-directory = home
|
||||||
|
|
||||||
unfocused-split-opacity = 1
|
unfocused-split-opacity = 1
|
||||||
|
|||||||
Reference in New Issue
Block a user