nixos-config/mobile/config.nix

5 lines
96 B
Nix

{ config, pkgs, lib, ... }:
{
imports = [ pkgs.nur.repos.noneucat.modules.pinephone.sxmo ];
}