commit 25c73461cb52487e69954f027ead3ae5f5444230
parent 2a89d2b2cbc1723b6493314fd352473d70091109
Author: Vincent Demeester <vincent@sbr.pm>
Date: Mon, 19 Aug 2024 23:27:58 +0200
Meh…
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
Diffstat:
2 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/systems/modules/desktop/wayland.nix b/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;
};
diff --git a/tools/emacs/README.org b/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"