37 current 2025-04-30 01:30:33 25.05.20250424.f771eb4 6.12.24 *

This commit is contained in:
2025-04-30 01:30:39 -04:00
parent ef2cfb2f37
commit 7fbdca4707
7 changed files with 119 additions and 3 deletions

View File

@@ -41,6 +41,8 @@ in {
};
res = "1366x768";
age.secrets.zsh_remote.file = ../../secrets/zsh_remote.age;
age.identityPaths = ["/home/synchronous/.ssh/id_ed25519"];
# config = {
# res = "1366x768";
@@ -188,6 +190,10 @@ in {
extraRules = [
{
commands = [
{
command = "/etc/profiles/per-user/synchronous/bin/rebuild";
options = ["NOPASSWD"];
}
{
command = "/home/synchronous/nix-cfg/home/scripts/nixos-rebuild.sh";
options = ["NOPASSWD"];