generation 492 25.11.20250714.62e0f05

This commit is contained in:
2025-08-17 01:53:43 -04:00
parent 78805b6429
commit 646eed9cf3
5 changed files with 112 additions and 112 deletions

View File

@@ -12,28 +12,28 @@
};
};
# config = {
# age = {
# secrets = {
# zsh_remote = {
# file = ../../secrets/zsh_remote.age;
# owner = "synchronous";
# mode = "0400";
# };
# tailscale-rq = {
# file = ../../secrets/tailscale-rq.age;
# owner = "synchronous";
# mode = "0400";
# };
# ssh-pub = {
# file = ../../secrets/ssh-pub.age;
# owner = "synchronous";
# mode = "0400";
# };
# };
# secretsDir = "/home/synchronous/.agenix/agenix";
# secretsMountPoint = "/home/synchronous/.agenix/agenix.d";
# identityPaths = ["/home/synchronous/.ssh/id_ed25519"];
# };
# };
config = {
age = {
secrets = {
zsh_remote = {
file = ../secrets/zsh_remote.age;
owner = "synchronous";
mode = "0400";
};
tailscale-rq = {
file = ../secrets/tailscale-rq.age;
owner = "synchronous";
mode = "0400";
};
ssh-pub = {
file = ../secrets/ssh-pub.age;
owner = "synchronous";
mode = "0400";
};
};
secretsDir = "/home/synchronous/.agenix/agenix";
secretsMountPoint = "/home/synchronous/.agenix/agenix.d";
identityPaths = ["/home/synchronous/.ssh/id_ed25519"];
};
};
}

View File

@@ -21,28 +21,28 @@
users.synchronous.imports = [../../home/home.nix];
};
age = {
secrets = {
zsh_remote = {
file = ../../secrets/zsh_remote.age;
owner = "synchronous";
mode = "0400";
};
tailscale-rq = {
file = ../../secrets/tailscale-rq.age;
owner = "synchronous";
mode = "0400";
};
ssh-pub = {
file = ../../secrets/ssh-pub.age;
owner = "synchronous";
mode = "0400";
};
};
secretsDir = "/home/synchronous/.agenix/agenix";
secretsMountPoint = "/home/synchronous/.agenix/agenix.d";
identityPaths = ["/home/synchronous/.ssh/id_ed25519"];
};
# age = {
# secrets = {
# zsh_remote = {
# file = ../../secrets/zsh_remote.age;
# owner = "synchronous";
# mode = "0400";
# };
# tailscale-rq = {
# file = ../../secrets/tailscale-rq.age;
# owner = "synchronous";
# mode = "0400";
# };
# ssh-pub = {
# file = ../../secrets/ssh-pub.age;
# owner = "synchronous";
# mode = "0400";
# };
# };
# secretsDir = "/home/synchronous/.agenix/agenix";
# secretsMountPoint = "/home/synchronous/.agenix/agenix.d";
# identityPaths = ["/home/synchronous/.ssh/id_ed25519"];
# };
# Bootloader.
boot.loader.grub.enable = true;

View File

@@ -22,28 +22,28 @@
users.synchronous.imports = [../../home/home.nix];
};
age = {
secrets = {
zsh_remote = {
file = ../../secrets/zsh_remote.age;
owner = "synchronous";
mode = "0400";
};
tailscale-rq = {
file = ../../secrets/tailscale-rq.age;
owner = "synchronous";
mode = "0400";
};
ssh-pub = {
file = ../../secrets/ssh-pub.age;
owner = "synchronous";
mode = "0400";
};
};
secretsDir = "/home/synchronous/.agenix/agenix";
secretsMountPoint = "/home/synchronous/.agenix/agenix.d";
identityPaths = ["/home/synchronous/.ssh/id_ed25519"];
};
# age = {
# secrets = {
# zsh_remote = {
# file = ../../secrets/zsh_remote.age;
# owner = "synchronous";
# mode = "0400";
# };
# tailscale-rq = {
# file = ../../secrets/tailscale-rq.age;
# owner = "synchronous";
# mode = "0400";
# };
# ssh-pub = {
# file = ../../secrets/ssh-pub.age;
# owner = "synchronous";
# mode = "0400";
# };
# };
# secretsDir = "/home/synchronous/.agenix/agenix";
# secretsMountPoint = "/home/synchronous/.agenix/agenix.d";
# identityPaths = ["/home/synchronous/.ssh/id_ed25519"];
# };
# Bootloader.
# boot.loader.grub.enable = true;

View File

@@ -14,28 +14,28 @@
networking.hostName = "thonkpad"; # Define your hostname.
res = "1366x768";
age = {
secrets = {
zsh_remote = {
file = ../../secrets/zsh_remote.age;
owner = "synchronous";
mode = "0400";
};
tailscale-rq = {
file = ../../secrets/tailscale-rq.age;
owner = "synchronous";
mode = "0400";
};
ssh-pub = {
file = ../../secrets/ssh-pub.age;
owner = "synchronous";
mode = "0400";
};
};
secretsDir = "/home/synchronous/.agenix/agenix";
secretsMountPoint = "/home/synchronous/.agenix/agenix.d";
identityPaths = ["/home/synchronous/.ssh/id_ed25519"];
};
# age = {
# secrets = {
# zsh_remote = {
# file = ../../secrets/zsh_remote.age;
# owner = "synchronous";
# mode = "0400";
# };
# tailscale-rq = {
# file = ../../secrets/tailscale-rq.age;
# owner = "synchronous";
# mode = "0400";
# };
# ssh-pub = {
# file = ../../secrets/ssh-pub.age;
# owner = "synchronous";
# mode = "0400";
# };
# };
# secretsDir = "/home/synchronous/.agenix/agenix";
# secretsMountPoint = "/home/synchronous/.agenix/agenix.d";
# identityPaths = ["/home/synchronous/.ssh/id_ed25519"];
# };
home-manager = {
useGlobalPkgs = true;

View File

@@ -29,28 +29,28 @@
users.synchronous.imports = [../../home/home.nix];
};
age = {
secrets = {
zsh_remote = {
file = ../../secrets/zsh_remote.age;
owner = "synchronous";
mode = "0400";
};
tailscale-rq = {
file = ../../secrets/tailscale-rq.age;
owner = "synchronous";
mode = "0400";
};
ssh-pub = {
file = ../../secrets/ssh-pub.age;
owner = "synchronous";
mode = "0400";
};
};
secretsDir = "/home/synchronous/.agenix/agenix";
secretsMountPoint = "/home/synchronous/.agenix/agenix.d";
identityPaths = ["/home/synchronous/.ssh/id_ed25519"];
};
# age = {
# secrets = {
# zsh_remote = {
# file = ../../secrets/zsh_remote.age;
# owner = "synchronous";
# mode = "0400";
# };
# tailscale-rq = {
# file = ../../secrets/tailscale-rq.age;
# owner = "synchronous";
# mode = "0400";
# };
# ssh-pub = {
# file = ../../secrets/ssh-pub.age;
# owner = "synchronous";
# mode = "0400";
# };
# };
# secretsDir = "/home/synchronous/.agenix/agenix";
# secretsMountPoint = "/home/synchronous/.agenix/agenix.d";
# identityPaths = ["/home/synchronous/.ssh/id_ed25519"];
# };
boot.loader.efi.canTouchEfiVariables = true;
boot.loader.efi.efiSysMountPoint = "/boot";