configuring
This commit is contained in:
parent
4f5c4e3225
commit
94088f5673
1 changed files with 1 additions and 2 deletions
|
@ -111,7 +111,6 @@
|
||||||
# };
|
# };
|
||||||
#};
|
#};
|
||||||
|
|
||||||
|
|
||||||
#security.pam.services.greetd.enableGnomeKeyring = true;
|
#security.pam.services.greetd.enableGnomeKeyring = true;
|
||||||
|
|
||||||
# Enable the GNOME Desktop Environment.
|
# Enable the GNOME Desktop Environment.
|
||||||
|
@ -202,7 +201,7 @@
|
||||||
services.kmonad = {
|
services.kmonad = {
|
||||||
enable = true;
|
enable = true;
|
||||||
keyboards = {
|
keyboards = {
|
||||||
config = builtins.readFile /home/emenel/.config/kmonad/main.kbd;
|
config = /home/emenel/.config/kmonad/main.kbd;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue