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
fish
firefox # TODO use zen browser instead
keyd
];
# Some programs need SUID wrappers, can be configured further or are

View file

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