refactor: pkgs

This commit is contained in:
2025-12-27 14:34:50 +08:00
parent e112f5f21d
commit 4ab322f08d
5 changed files with 25 additions and 40 deletions

View File

@@ -38,8 +38,7 @@ in
}) config.nix.registry;
nix.settings = {
# Enable flakes and new 'nix' command
experimental-features = "nix-command flakes";
experimental-features = "nix-command flakes pipe-operators";
substituters = [
"https://mirrors.sjtug.sjtu.edu.cn/nix-channels/store"
"https://mirror.sjtu.edu.cn/nix-channels/store"