miku: Use unstable channel
This commit is contained in:
parent
15efc358af
commit
da3ae11322
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user