this post was submitted on 25 Nov 2023
368 points (98.2% liked)

linuxmemes

20464 readers
108 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
 
top 10 comments
sorted by: hot top controversial new old
[–] [email protected] 34 points 9 months ago* (last edited 9 months ago) (2 children)

Yeah, especially after discovering microvm.nix [1] I'm tempted to switch from Proxmox to NixOS.

Edit: The VMs/LXCs are declared with Nix anyway.

[1] https://github.com/astro/microvm.nix

[–] [email protected] 10 points 9 months ago

All my other VMs are NixOS...this is VERY appealing

[–] [email protected] 5 points 9 months ago* (last edited 9 months ago)

Thank you for posting this. I was looking for a way to be able to deploy just an app on a VM.

[–] [email protected] 14 points 9 months ago (1 children)

What have you done to me, I'm in this position myself too because of the picture.

I'm late to the Nix party. I do the bare minimum just for my at home media server. I guess it's a good time to get caught up on my Linux knowledge again.

[–] [email protected] 4 points 9 months ago

Do it. Don't just configure your server, configure all your servers... Forever. How hard can it be?

[–] [email protected] 9 points 9 months ago

disko + nix + home-manager. It feels like magic when the OS comes up from zero to exactly how you left it in two commands. From partition scheme and system configuration, to user configuration.

And it's so easy to change out any system component to whatever you need or bring up a complex service with a little bit of nix config.

[–] [email protected] 9 points 9 months ago

I recently moved from Arch to NixOS. It's more fun than I thought it would be.

[–] [email protected] 4 points 9 months ago

I am in the same position too. I mean, the appeal is having a config to redo everything if something goes wrong. Unlikely a debian/arch machines that I setup that I had no idea how I got there and what I can or can't install/uninstall, lmao.

[–] [email protected] 3 points 8 months ago

This idea has crossed my mind many times. Thankfully, I'm too lazy to do anything about it.

[–] [email protected] 1 points 9 months ago

Nix is really cool to me but I can't get all benefits of using it so I'm sticking to Arch based distros.