change name

This commit is contained in:
Vivian 2023-11-16 20:14:11 +01:00
parent 3767b37bbf
commit 1542f840dc
16 changed files with 53 additions and 55 deletions

View file

@ -41,7 +41,7 @@
package = pkgs.nixUnstable;
settings = {
auto-optimise-store = true;
trusted-users = [ "root" "victor" ];
trusted-users = [ "root" "vivian" ];
substituters = [
"https://nix-community.cachix.org"
"https://nixpkgs-review-bot.cachix.org"