l mors.r: use nixUnstable
This commit is contained in:
parent
2398bc71ee
commit
247aad46d3
|
@ -192,7 +192,7 @@ with import <stockholm/lib>;
|
|||
'';
|
||||
};
|
||||
|
||||
#nix.package = pkgs.nixUnstable;
|
||||
nix.package = pkgs.nixUnstable;
|
||||
programs.adb.enable = true;
|
||||
users.users.mainUser.extraGroups = [ "adbusers" ];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue