Merge remote-tracking branch 'refs/remotes/origin/main'
This commit is contained in:
commit
2a1259cbfa
|
@ -63,7 +63,6 @@ nix multi user, multi system, configuration with `sops` secret management, `home
|
|||
- ISO target that contains authorized keys for nixos-anywhere https://github.com/diegofariasm/yggdrasil/blob/4acc43ebc7bcbf2e41376d14268e382007e94d78/hosts/bootstrap/default.nix
|
||||
- Immich
|
||||
- zfs encryption FIDO2 2fa (look into shavee)
|
||||
- ISO installer - https://github.com/nix-community/nixos-generators
|
||||
- Secure Boot - https://github.com/nix-community/lanzaboote
|
||||
- SMART test with email results
|
||||
- Create Tor guard/relay server
|
||||
|
|
|
@ -265,6 +265,12 @@
|
|||
keyword = "";
|
||||
tags = [""];
|
||||
}
|
||||
{
|
||||
name = "Photos";
|
||||
url = "https://photos.jan-leila.com";
|
||||
keyword = "";
|
||||
tags = [""];
|
||||
}
|
||||
{
|
||||
name = "Git";
|
||||
url = "https://git.jan-leila.com/";
|
||||
|
|
Loading…
Reference in a new issue