mirror of
https://github.com/oqyude/nixos.git
synced 2026-06-11 04:30:41 +03:00
123
This commit is contained in:
@@ -10,7 +10,7 @@
|
|||||||
enable = true;
|
enable = true;
|
||||||
};
|
};
|
||||||
settings = {
|
settings = {
|
||||||
require-sigs = false;
|
require-sigs = true;
|
||||||
substituters = [
|
substituters = [
|
||||||
"https://cache.nixos.org"
|
"https://cache.nixos.org"
|
||||||
"https://nix-community.cachix.org"
|
"https://nix-community.cachix.org"
|
||||||
|
|||||||
@@ -39,7 +39,7 @@
|
|||||||
z-o = "ssh otreca";
|
z-o = "ssh otreca";
|
||||||
z-ot = "ssh otreca-tailscale";
|
z-ot = "ssh otreca-tailscale";
|
||||||
z-p-1 = "ssh pubray-1";
|
z-p-1 = "ssh pubray-1";
|
||||||
z-p-2 = "ssh pubray-2";
|
# z-p-2 = "ssh pubray-2";
|
||||||
|
|
||||||
# Somethings
|
# Somethings
|
||||||
reboot-bios = "sudo systemctl reboot --firmware-setup";
|
reboot-bios = "sudo systemctl reboot --firmware-setup";
|
||||||
|
|||||||
Reference in New Issue
Block a user