add stevenblack blocklist
This commit is contained in:
commit
4ea85b9368
5 changed files with 23 additions and 11 deletions
|
|
@ -184,7 +184,7 @@ in {
|
|||
|
||||
device {
|
||||
name = zsa-technology-labs-moonlander-mark-i
|
||||
kb_variant =
|
||||
kb_variant =
|
||||
kb_options = esperanto:qwerty,lv3:ralt_switch
|
||||
}
|
||||
'';
|
||||
|
|
|
|||
|
|
@ -1,4 +1,7 @@
|
|||
{pkgs, config, ...}: {
|
||||
{
|
||||
pkgs,
|
||||
...
|
||||
}: {
|
||||
home.packages = with pkgs; [
|
||||
monado
|
||||
];
|
||||
|
|
@ -26,5 +29,4 @@
|
|||
# }
|
||||
# '';
|
||||
# };
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue