update state version to 26.05 and update system to stdenv.hostPlatform.system
This commit is contained in:
parent
a37dc3a5e5
commit
36d05fe28e
12 changed files with 14 additions and 13 deletions
|
|
@ -412,6 +412,6 @@
|
|||
services.cage.enable = true;
|
||||
nixpkgs.config.kodi.enableAdvancedLauncher = true;
|
||||
|
||||
system.stateVersion = "25.11";
|
||||
system.stateVersion = "26.05";
|
||||
nixpkgs.hostPlatform = lib.mkForce "aarch64-linux";
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue