Enable SXMO for mobile
This commit is contained in:
parent
46c858faa0
commit
0a35161f4b
2 changed files with 6 additions and 2 deletions
4
mobile/config.nix
Normal file
4
mobile/config.nix
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
{ config, pkgs, lib, ... }:
|
||||
{
|
||||
imports = [ pkgs.nur.repos.noneucat.modules.pinephone.sxmo ];
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue