Commit 25c73461cb52

Vincent Demeester <vincent@sbr.pm>
2024-08-19 23:27:58
Meh…
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
1 parent 2a89d2b
Changed files (2)
systems
modules
tools
systems/modules/desktop/wayland.nix
@@ -17,6 +17,7 @@ in
     modules.desktop.xorg.enable = mkForce false;
     # Hardware Support for Wayland Sway, …
     hardware = {
+      # graphics
       opengl = {
         enable = true;
       };
tools/emacs/README.org
@@ -13,6 +13,7 @@
   + https://github.com/psamim/dotfiles/blob/master/doom/config.el#L73
 - https://git.sr.ht/~sebasmonia/dotfiles/tree/master/item/.config/emacs/init.el
 - https://gitlab.com/andreyorst/dotfiles/
+- https://github.com/gopar/.emacs.d
 
 * Packages "inspirations"