New Flake Style + WSL + NixOnDroid
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{ pkgs, host, lib, ... }:
|
||||
{ pkgs, hyper, lib, ... }:
|
||||
lib.mkIf (host != "NxACE")
|
||||
{
|
||||
environment.systemPackages = with pkgs; [
|
||||
|
||||
Reference in New Issue
Block a user