1
0
Fork 0
mirror of https://github.com/tboerger/nixos-config synced 2024-05-04 16:46:06 +02:00

fix(minecraft): drop temurin-bin-8/temurin-bin-17 as it's part of prism

This commit is contained in:
Thomas Boerger 2024-01-31 14:03:59 +01:00
parent 4e4e53b919
commit 319b97b685
No known key found for this signature in database
GPG Key ID: F630596501026DB5
2 changed files with 3 additions and 4 deletions

View File

@ -7,8 +7,9 @@ Provisioning for my NixOS systems based on [Nix][nix].
## Prepare
Copy `/etc/ssh/ssh_host_ed25519_key.pub` into [secrets](./secrets/secrets.nix)
and rekey the secrets via [agenix][agenix]. After pushing the rekeyed secrets
execute the commands below.
and rekey the secrets via [agenix][agenix], you could also just execute
`ssh-keyscan ip_or_fqdn` to fetch the current public keys. After pushing the
rekeyed secrets execute the commands below.
## Desktops

View File

@ -19,8 +19,6 @@ in
config = mkIf cfg.enable {
home = {
packages = with pkgs; [
temurin-bin-8
temurin-bin-17
mcrcon
packwiz
ferium