configuring

This commit is contained in:
Matt Nish-Lapidus 2024-09-27 11:25:35 -04:00
parent 4f5c4e3225
commit 94088f5673

View file

@ -111,7 +111,6 @@
# };
#};
#security.pam.services.greetd.enableGnomeKeyring = true;
# Enable the GNOME Desktop Environment.
@ -202,7 +201,7 @@
services.kmonad = {
enable = true;
keyboards = {
config = builtins.readFile /home/emenel/.config/kmonad/main.kbd;
config = /home/emenel/.config/kmonad/main.kbd;
};
};