build
This commit is contained in:
parent
cf6765b40f
commit
f639394679
2 changed files with 13 additions and 9 deletions
18
flake.lock
generated
18
flake.lock
generated
|
|
@ -341,11 +341,11 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1742756669,
|
"lastModified": 1742771635,
|
||||||
"narHash": "sha256-55QHo/lETkGO4lUfxhJ6TUs5OLOz5Ks7JDNAKDzpt4I=",
|
"narHash": "sha256-HQHzQPrg+g22tb3/K/4tgJjPzM+/5jbaujCZd8s2Mls=",
|
||||||
"owner": "nix-community",
|
"owner": "nix-community",
|
||||||
"repo": "home-manager",
|
"repo": "home-manager",
|
||||||
"rev": "0e75a40458d065d1e5c6a10d0b74b9e35b550ae6",
|
"rev": "ad0614a1ec9cce3b13169e20ceb7e55dfaf2a818",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
@ -1056,11 +1056,11 @@
|
||||||
"zen-browser-flake": "zen-browser-flake"
|
"zen-browser-flake": "zen-browser-flake"
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1742100367,
|
"lastModified": 1742778302,
|
||||||
"narHash": "sha256-Da9QJCWTtcuTNvkL545wT0Kr+DFI8VmKidxwUemVe0E=",
|
"narHash": "sha256-NJAHpa0FyxncCv1OxAytXNrvcJHyJQ6NIUml8IlHg1E=",
|
||||||
"owner": "LunaCOLON3",
|
"owner": "LunaCOLON3",
|
||||||
"repo": "zen-browser-nix",
|
"repo": "zen-browser-nix",
|
||||||
"rev": "78174724e79e53f753cb5c7a35eb2535912afabc",
|
"rev": "b33748cb75234c35bf71942e05fc2e23fe502db9",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
@ -1077,11 +1077,11 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1741838758,
|
"lastModified": 1742616341,
|
||||||
"narHash": "sha256-nGTC/y9e+1+QIVCzIbiSpPiXM2HfS8YwIDCp52CcOQ4=",
|
"narHash": "sha256-4/jpVPcN5VKomVhC/4KG0wU1KPxoDi1zVmu+GuuP6PU=",
|
||||||
"owner": "youwen5",
|
"owner": "youwen5",
|
||||||
"repo": "zen-browser-flake",
|
"repo": "zen-browser-flake",
|
||||||
"rev": "03a7fc89bc48344aed00e01b409c1d6ffc4c52ce",
|
"rev": "33f2c77de9b296992436dc9e17c3580c727511a7",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
|
||||||
|
|
@ -22,6 +22,10 @@
|
||||||
HostName 2a01:4f9:4a:1ecb::2
|
HostName 2a01:4f9:4a:1ecb::2
|
||||||
User nixremote
|
User nixremote
|
||||||
IdentityFile /root/.ssh/nixremote
|
IdentityFile /root/.ssh/nixremote
|
||||||
|
Host lilith-pc-builder
|
||||||
|
HostName 2a02:8109:8323:4600:1394:b8b6:32d0:f720
|
||||||
|
User nixremote
|
||||||
|
IdentityFile /root/.ssh/nixremote
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue