This commit is contained in:
2025-10-26 17:20:36 +03:00
parent 89bbd853c3
commit 95283cc26b
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -10,7 +10,7 @@
enable = true;
};
settings = {
require-sigs = false;
require-sigs = true;
substituters = [
"https://cache.nixos.org"
"https://nix-community.cachix.org"
+1 -1
View File
@@ -39,7 +39,7 @@
z-o = "ssh otreca";
z-ot = "ssh otreca-tailscale";
z-p-1 = "ssh pubray-1";
z-p-2 = "ssh pubray-2";
# z-p-2 = "ssh pubray-2";
# Somethings
reboot-bios = "sudo systemctl reboot --firmware-setup";