mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-07-04 20:21:38 +02:00
feat: add support for canokeys
This commit is contained in:
@@ -34,6 +34,7 @@ let
|
||||
modules.secrets.preservation.enable = true;
|
||||
# not supported yet
|
||||
modules.desktop.gaming.enable = false;
|
||||
modules.desktop.canokey.enable = true;
|
||||
}
|
||||
];
|
||||
home-modules = map mylib.relativeToRoot [
|
||||
|
||||
Reference in New Issue
Block a user