Make latest kernel default, remove old dbus option
This commit is contained in:
parent
02a284fe90
commit
d1e6fad5b3
10 changed files with 21 additions and 27 deletions
|
@ -2,8 +2,6 @@
|
|||
{
|
||||
config = lib.mkIf config.system.desktop.enable {
|
||||
programs.sway.enable = true;
|
||||
|
||||
services.dbus.enable = true;
|
||||
security.pam.services.swaylock = {};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue