feat(nixos): Add initial NixOS & EXWM configuration

Adds configuratio for using Emacs as a window manager, because clear
that is an extremely sane thing to do.
This commit is contained in:
Vincent Ambo 2017-11-15 17:35:17 +01:00
parent 6225c18914
commit 4e1661604d
3 changed files with 61 additions and 3 deletions

View file

@ -30,6 +30,7 @@
dash
dockerfile-mode
erlang
exwm
flycheck
go-mode
gruber-darker-theme
@ -90,11 +91,11 @@
;; Load configuration that makes use of installed packages:
;; Emacs will automatically initialise all installed packages.
;; After initialisation, proceed to load configuration that requires packages:
(defun load-other-settings ()
(mapc 'require '(look-and-feel
(mapc 'require '(nixos
look-and-feel
functions
settings
modes