Update ankaa
This commit is contained in:
@@ -192,7 +192,7 @@ in
|
||||
|
||||
input."type:keyboard" = {
|
||||
xkb_layout = "us,de";
|
||||
xkb_options = "grp:shifts_toggle";
|
||||
xkb_options = "grp:toggle";
|
||||
};
|
||||
|
||||
output = gui.monitors;
|
||||
|
||||
@@ -14,6 +14,7 @@ in
|
||||
environment.systemPackages = with pkgs; [
|
||||
xournalpp
|
||||
libreoffice
|
||||
anki
|
||||
] ++ optional cfg.citrix citrix;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user