switch to wayland, added riseup-vpn
This commit is contained in:
parent
284cd8482f
commit
139bc55675
2 changed files with 5 additions and 3 deletions
|
@ -13,10 +13,11 @@
|
|||
|
||||
# Desktop Environment KDE
|
||||
services.displayManager.sddm.enable = true;
|
||||
services.xserver.desktopManager.plasma6.enable = true;
|
||||
|
||||
services.displayManager.sddm.wayland.enable = true;
|
||||
services.desktopManager.plasma6.enable = true;
|
||||
|
||||
# Enable Wayland
|
||||
programs.xwayland.enable = true;
|
||||
# programs.xwayland.enable = true;
|
||||
|
||||
programs.dconf.enable = true;
|
||||
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
{
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
riseup-vpn
|
||||
libyubikey
|
||||
yubico-pam
|
||||
yubikey-manager
|
||||
|
|
Loading…
Add table
Reference in a new issue