mirror of
https://github.com/kmein/niveum
synced 2026-03-22 12:51:08 +01:00
update to 24.05
This commit is contained in:
@@ -91,8 +91,8 @@ in {
|
||||
|
||||
environment.systemPackages = [dashboard];
|
||||
|
||||
services.displayManager.defaultSession = "none+i3";
|
||||
services.xserver = {
|
||||
displayManager.defaultSession = "none+i3";
|
||||
windowManager.i3 = {
|
||||
enable = true;
|
||||
package = pkgs.i3-gaps;
|
||||
|
||||
Reference in New Issue
Block a user