Skip to content

Instantly share code, notes, and snippets.

@adrianparvino
Created April 21, 2018 12:23
Show Gist options
  • Save adrianparvino/95e3ec276d87a01fa6bf6f62446531f2 to your computer and use it in GitHub Desktop.
Save adrianparvino/95e3ec276d87a01fa6bf6f62446531f2 to your computer and use it in GitHub Desktop.
;; This buffer is for text that is not saved, and for Lisp evaluation.
;; To create a file, visit it with <open> and enter text in its buffer.
xserver = {
enable = true;
windowManager.i3.enable = true;
desktopManager.xfce.enable = true;
displayManager.lightdm.enable = true;
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment