mirror of
https://github.com/oqyude/nixos.git
synced 2026-08-08 23:53:11 +03:00
nix-on-droid testing branch + lock
This commit is contained in:
@@ -2,5 +2,8 @@
|
||||
{
|
||||
nixOnDroidConfigurations = {
|
||||
epral = import ./epral.nix flakeContext; # epral (Android via nix-on-droid)
|
||||
# Alias so a plain `nix-on-droid switch` from a local clone
|
||||
# (~/.config/nix-on-droid) picks up the device config without `#epral`.
|
||||
default = import ./epral.nix flakeContext;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user