WIP mobile, broken build
This commit is contained in:
parent
b506e8af60
commit
4a03eb9193
14 changed files with 95 additions and 82 deletions
8
clients/quadphone/gnome.nix
Normal file
8
clients/quadphone/gnome.nix
Normal file
|
@ -0,0 +1,8 @@
|
|||
{inputs, ...}: {
|
||||
imports = [inputs.nixpkgs-gnome-mobile.nixosModules.gnome-mobile];
|
||||
|
||||
i18n.inputMethod = {
|
||||
enable = true;
|
||||
type = "ibus";
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue