miku: Use unstable channel
This commit is contained in:
parent
15efc358af
commit
da3ae11322
@ -47,6 +47,8 @@ in mkHost config {
|
|||||||
multimc-wrapped # Custom package
|
multimc-wrapped # Custom package
|
||||||
];
|
];
|
||||||
extraOptions = old: {
|
extraOptions = old: {
|
||||||
|
system.autoUpgrade.channel = "https://nixos.org/channels/nixos-unstable";
|
||||||
|
|
||||||
programs = {
|
programs = {
|
||||||
mpv.primaryScreen = "C27F398";
|
mpv.primaryScreen = "C27F398";
|
||||||
adb.enable = true;
|
adb.enable = true;
|
||||||
|
Loading…
Reference in New Issue
Block a user