forked from stitchy/dotfiles
hwa?
This commit is contained in:
parent
d5714a3e84
commit
c8f468585a
1 changed files with 3 additions and 3 deletions
|
@ -4,9 +4,9 @@ let
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
imports = [
|
imports = [
|
||||||
"../default.nix"
|
../default.nix
|
||||||
"${inputs.mobile-nixos}/modules/quirks/qualcomm/sdm845-modem.nix"
|
#"${inputs.mobile-nixos}/modules/quirks/qualcomm/sdm845-modem.nix"
|
||||||
"${inputs.mobile-nixos}/modules/quirks/audio.nix"
|
#"${inputs.mobile-nixos}/modules/quirks/audio.nix"
|
||||||
];
|
];
|
||||||
|
|
||||||
stitchyconf.form = "handheld";
|
stitchyconf.form = "handheld";
|
||||||
|
|
Loading…
Reference in a new issue