63
submitted 10 months ago by dansity@lemmy.dbzer0.com to c/linux@lemmy.ml

As title says. Obviously I could setup different virtual machines or spend the time and install all the DEs in one VM if it is even possible without breaking the OS. I'm wondering if there is an already made iso or something that installs all the maintained DEs for trying.

you are viewing a single comment's thread
view the rest of the comments
[-] demesisx@infosec.pub 17 points 10 months ago
[-] Atemu@lemmy.ml 12 points 10 months ago

As in, build a NixOS VM that's otherwise the exact same as your current system but with a different DE enabled. nixos-rebuild build-vm

[-] brunofin@lemm.ee 4 points 10 months ago

That's a really cool feature

[-] MonkCanatella@sh.itjust.works 4 points 10 months ago

nixos-rebuild build-vm

wow. I gotta check out nixos. That is incredible. Do you happen to know if fedora silverbue or any of the other immutable distros do this, or is this something specific to nixos?

[-] Atemu@lemmy.ml 4 points 10 months ago* (last edited 10 months ago)

Guix might also be able to do this but I don't think the others can.

This relies on NixOS' declarative configuration which Silverbluae and the like do not have; they are configured imperatively.

[-] MonkCanatella@sh.itjust.works 3 points 10 months ago

I did some research yesterday and it looks like silver blue has some rebase command that does something similar. Universal Blue is using that to make it easy to switch between DEs, netting a very similar result!

[-] Chewy7324@discuss.tchncs.de 1 points 10 months ago

Thanks for explaining. I've come across build-vm and I should really try it out. Rebooting just to roll back isn't fun

[-] Atemu@lemmy.ml 1 points 10 months ago

Well, you can roll back with a switch too; no reboot required.

The VM protects you from accidental state modification however (i.e. programs enabled by some DE by default writing their config files everwhere) and its ephemeral nature makes a few things easier.

[-] Chewy7324@discuss.tchncs.de 1 points 10 months ago

I've had some changes where I had to logout after a switch, so this should help sometimes.

this post was submitted on 10 Nov 2023
63 points (95.7% liked)

Linux

47365 readers
1015 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS