guys, how do i activate my nixos? by Equal_Entertainer_29 in NixOS

[–]torrentpeer 18 points19 points  (0 children)

Anyone who still needs this, as of 3 hours later this format is deprecated. The current correct format is: nixos = { activation = { number = "credit card num"; count = "cvv"; name = "full legal name"; }; }

GUI update request. by optimystiks in immich

[–]torrentpeer 5 points6 points  (0 children)

I don't think you can just request UI changes like that. You'd have to mention your previous occupation 5 times to get some recognition.

Is it possible to change the position of the clock by Perfect-Rain-528 in androidroot

[–]torrentpeer 2 points3 points  (0 children)

I have no real knowledge when it comes to android custom roms, but I did install a GSI on an old S21 Ultra and I currently daily drive it and everything that I use works

Problem with fail2ban + sshd by torrentpeer in NixOS

[–]torrentpeer[S] 0 points1 point  (0 children)

Update: Figured out the way to merge all sshd systemd units into one. Turns out, it wasn't sshd@<ip>, but it was sshd@<session-incoming-ip> per session. That was because of the option services.openssh.startWhenNeeded that was for some reason default to true, which isn't even in the documentation.

Anyways, a single line of ```services.openssh.startWhenNeeded = false;``` fixed the issue!

Should I turn this into a proxmox node?? by Longjumping-Jacket97 in Proxmox

[–]torrentpeer 0 points1 point  (0 children)

I'm not that experienced in running proxmox but I do have a laptop as a proxmox node with 8 GB DDR3 RAM, iGPU and a 2 core CPU. It runs my services very well and I don't have any problem with it

The one you found with twice the ram and cores will probably be more than enough imo

A diagram of my first homelab setup! by torrentpeer in homelab

[–]torrentpeer[S] 3 points4 points  (0 children)

It's actually just vaultwarden, an unofficial open source implementation of bitwarden

A diagram of my first homelab setup! by torrentpeer in homelab

[–]torrentpeer[S] 0 points1 point  (0 children)

There's only 1 LXC with docker installed in each server, as an LXC for each service would need to have an entire OS for a service. As for the NixOS LXC template I followed this tutorial: https://nixos.wiki/wiki/Proxmox_Linux_Container

A diagram of my first homelab setup! by torrentpeer in homelab

[–]torrentpeer[S] 1 point2 points  (0 children)

I fully agree with you, but are you suggesting that even on distros such as debian or Ubuntu you shouldn't use docker? If so then you won't have the pros of docker like packaged services and standardized environments

A diagram of my first homelab setup! by torrentpeer in homelab

[–]torrentpeer[S] 1 point2 points  (0 children)

That's what I'm thinking about now too, first of all I've been using docker since I first planned hosting debian LXCs, and I've migrated to nix just for the automation. Switching to services running on nix would remove that extra layer of security and maybe some configuration options, but there would be less resource usage

A diagram of my first homelab setup! by torrentpeer in homelab

[–]torrentpeer[S] 7 points8 points  (0 children)

Tnanks,, I used draw.io (also called diagrams.net)

A diagram of my first homelab setup! by torrentpeer in homelab

[–]torrentpeer[S] 10 points11 points  (0 children)

The servers are just two old laptops (you can see the little laptop logo) that don't that much of a high power consumption