PTV build: legacy crossSystem
This commit is contained in:
@@ -11,7 +11,7 @@ in {
|
||||
systemd.services."getty@tty0".wantedBy = lib.mkDefault [ "getty.target" ];
|
||||
|
||||
system.stateVersion = "24.05";
|
||||
nixpkgs.hostPlatform = "riscv64-linux";
|
||||
# nixpkgs.hostPlatform = "riscv64-linux";
|
||||
networking.hostName = "ptv";
|
||||
nix.registry.nixpkgs.flake = inputs.nixpkgs-stable;
|
||||
nix.settings.experimental-features = [ "nix-command" "flakes" ];
|
||||
|
||||
Reference in New Issue
Block a user