diff options
| author | Gregor Kleen <gkleen@yggdrasil.li> | 2019-12-22 12:59:28 +0100 |
|---|---|---|
| committer | Gregor Kleen <gkleen@yggdrasil.li> | 2019-12-22 12:59:28 +0100 |
| commit | 553ffbc71fcec54ce729ef966747ac6a8a49ff12 (patch) | |
| tree | 5322d700309bb3ae31a6cd0872716653e2b63d76 | |
| parent | e26fd6b98ad6f083538d2555909919ff28b4805f (diff) | |
| download | nixos-553ffbc71fcec54ce729ef966747ac6a8a49ff12.tar nixos-553ffbc71fcec54ce729ef966747ac6a8a49ff12.tar.gz nixos-553ffbc71fcec54ce729ef966747ac6a8a49ff12.tar.bz2 nixos-553ffbc71fcec54ce729ef966747ac6a8a49ff12.tar.xz nixos-553ffbc71fcec54ce729ef966747ac6a8a49ff12.zip | |
...
| -rw-r--r-- | sif.nix | 7 |
1 files changed, 0 insertions, 7 deletions
| @@ -111,13 +111,6 @@ | |||
| 111 | }; | 111 | }; |
| 112 | }; | 112 | }; |
| 113 | 113 | ||
| 114 | displayManager.defaultSession = "none+xmonad"; | ||
| 115 | |||
| 116 | windowManager = { | ||
| 117 | default = "xmonad"; | ||
| 118 | xmonad.enable = true; | ||
| 119 | }; | ||
| 120 | |||
| 121 | wacom.enable = true; | 114 | wacom.enable = true; |
| 122 | multitouch.enable = true; | 115 | multitouch.enable = true; |
| 123 | libinput.enable = true; | 116 | libinput.enable = true; |
