24 current 2025-04-28 22:10:57 25.05.20250424.f771eb4 6.12.24 *
This commit is contained in:
16
flake.nix
16
flake.nix
@@ -2,14 +2,14 @@
|
||||
description = "NixOS system configuration";
|
||||
|
||||
nixConfig = {
|
||||
substituters = [
|
||||
"https://cache.nixos.org/"
|
||||
"https://nix-community.cachix.org"
|
||||
];
|
||||
trusted-public-keys = [
|
||||
"cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY="
|
||||
"nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs="
|
||||
];
|
||||
# substituters = [
|
||||
# "https://cache.nixos.org/"
|
||||
# "https://nix-community.cachix.org"
|
||||
# ];
|
||||
# trusted-public-keys = [
|
||||
# "cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY="
|
||||
# "nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs="
|
||||
# ];
|
||||
};
|
||||
|
||||
inputs = {
|
||||
|
||||
Reference in New Issue
Block a user