wip: dnsc-machine setup

This commit is contained in:
Dennis Schoepf 2025-11-21 20:53:39 +01:00
parent e9ca1315e2
commit a1246f82d9
2 changed files with 1 additions and 2 deletions

View file

@ -119,7 +119,6 @@
wezterm wezterm
fish fish
firefox # TODO use zen browser instead firefox # TODO use zen browser instead
keyd
]; ];
# Some programs need SUID wrappers, can be configured further or are # Some programs need SUID wrappers, can be configured further or are

View file

@ -3,7 +3,7 @@
enable = true; enable = true;
keyboards = { keyboards = {
default = { default = {
ids = [ "*" ]; ids = [ "05ac:024f" ];
settings = { settings = {
main = { main = {
space = "overload(control, space)"; space = "overload(control, space)";