diff options
| -rw-r--r-- | sif.nix | 2 |
1 files changed, 2 insertions, 0 deletions
| @@ -111,6 +111,8 @@ | |||
| 111 | }; | 111 | }; |
| 112 | }; | 112 | }; |
| 113 | 113 | ||
| 114 | displayManager.defaultSession = "none+xmonad"; | ||
| 115 | |||
| 114 | windowManager = { | 116 | windowManager = { |
| 115 | default = "xmonad"; | 117 | default = "xmonad"; |
| 116 | xmonad.enable = true; | 118 | xmonad.enable = true; |
