mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 08:43:00 +00:00
sway
This commit is contained in:
parent
2b498c9fd3
commit
2d3d4675b4
10 changed files with 263 additions and 28 deletions
|
|
@ -9,10 +9,10 @@ let
|
|||
#};
|
||||
};
|
||||
in {
|
||||
# Enable the KDE Plasma Desktop Environment.
|
||||
services.displayManager.sddm = {
|
||||
enable = true;
|
||||
extraPackages = with pkgs; [
|
||||
wayland.enable = true;
|
||||
extraPackages = [
|
||||
custom-sddm-astronaut
|
||||
];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue