Compare commits
6 Commits
b36fedacf7
...
f8ecef5850
| Author | SHA1 | Date | |
|---|---|---|---|
|
f8ecef5850
|
|||
|
5c61f322dc
|
|||
| 38e422cf3e | |||
| 7b0c1fc10d | |||
|
d85b00971e
|
|||
|
1257eab6c4
|
6
flake.lock
generated
6
flake.lock
generated
@@ -269,11 +269,11 @@
|
|||||||
},
|
},
|
||||||
"nixpkgs": {
|
"nixpkgs": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1732014248,
|
"lastModified": 1731676054,
|
||||||
"narHash": "sha256-y/MEyuJ5oBWrWAic/14LaIr/u5E0wRVzyYsouYY3W6w=",
|
"narHash": "sha256-OZiZ3m8SCMfh3B6bfGC/Bm4x3qc1m2SVEAlkV6iY7Yg=",
|
||||||
"owner": "NixOS",
|
"owner": "NixOS",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "23e89b7da85c3640bbc2173fe04f4bd114342367",
|
"rev": "5e4fbfb6b3de1aa2872b76d49fafc942626e2add",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|||||||
BIN
secrets/samba-ugent.age
Normal file
BIN
secrets/samba-ugent.age
Normal file
Binary file not shown.
@@ -4,5 +4,6 @@ in
|
|||||||
{
|
{
|
||||||
"wireguard.age".publicKeys = [ coolneng ];
|
"wireguard.age".publicKeys = [ coolneng ];
|
||||||
"syncthing.age".publicKeys = [ coolneng ];
|
"syncthing.age".publicKeys = [ coolneng ];
|
||||||
|
"samba-ugent.age".publicKeys = [ coolneng ];
|
||||||
"msmtp.age".publicKeys = [ coolneng ];
|
"msmtp.age".publicKeys = [ coolneng ];
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user