yrmyli@sopuli.xyz to linuxmemes@lemmy.world · 2 years agoI can stop anytime I want!sopuli.xyzimagemessage-square61fedilinkarrow-up1964arrow-down133
arrow-up1931arrow-down1imageI can stop anytime I want!sopuli.xyzyrmyli@sopuli.xyz to linuxmemes@lemmy.world · 2 years agomessage-square61fedilink
minus-squareRikudou_Sage@lemmings.worldlinkfedilinkarrow-up13·2 years agoIf you used NixOS, you could move your whole OS there!
minus-squareminorsecond@lemm.eelinkfedilinkEnglisharrow-up5·2 years agoSeriously thinking about nuking my years old Gentoo installation to try Nixos at this point.
minus-squaretool@lemmy.worldlinkfedilinkEnglisharrow-up7·edit-22 years agoCould always just get another drive instead of tearing it down, storage is pretty cheap these days.
minus-squareminorsecond@lemm.eelinkfedilinkEnglisharrow-up1·2 years agoTrue. I’ll migrate my /home back to my root drive and use the spare drive to experiment with.
minus-squareRikudou_Sage@lemmings.worldlinkfedilinkarrow-up8·2 years agoThe whole OS is configured by a single file (or subfiles you include from the main file) - every package and setting can be there. Meaning you just move the file to a new OS, run a single command, and you have the exactly same OS.
If you used NixOS, you could move your whole OS there!
Seriously thinking about nuking my years old Gentoo installation to try Nixos at this point.
Could always just get another drive instead of tearing it down, storage is pretty cheap these days.
True. I’ll migrate my
/home
back to my root drive and use the spare drive to experiment with.Tell me more…
The whole OS is configured by a single file (or subfiles you include from the main file) - every package and setting can be there. Meaning you just move the file to a new OS, run a single command, and you have the exactly same OS.