mirror of
https://github.com/oqyude/nixos.git
synced 2026-06-10 20:20:41 +03:00
123
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
enable = true;
|
||||
};
|
||||
settings = {
|
||||
require-sigs = false;
|
||||
require-sigs = true;
|
||||
substituters = [
|
||||
"https://cache.nixos.org"
|
||||
"https://nix-community.cachix.org"
|
||||
|
||||
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user