miku: Use unstable channel

This commit is contained in:
PapaTutuWawa 2021-10-22 14:58:27 +02:00
parent 15efc358af
commit da3ae11322

View File

@ -47,6 +47,8 @@ in mkHost config {
multimc-wrapped # Custom package
];
extraOptions = old: {
system.autoUpgrade.channel = "https://nixos.org/channels/nixos-unstable";
programs = {
mpv.primaryScreen = "C27F398";
adb.enable = true;