yrmyli@sopuli.xyz to linuxmemes@lemmy.world · 1 year agoI can stop anytime I want!sopuli.xyzimagemessage-square71fedilinkarrow-up1983arrow-down134
arrow-up1949arrow-down1imageI can stop anytime I want!sopuli.xyzyrmyli@sopuli.xyz to linuxmemes@lemmy.world · 1 year agomessage-square71fedilink
minus-squareLocorock@artemis.camplinkfedilinkarrow-up50·1 year agoi cannot confirm nor deny these allegations, but i can provide you with my dotfile repo
minus-squareRikudou_Sage@lemmings.worldlinkfedilinkarrow-up13·1 year agoIf you used NixOS, you could move your whole OS there!
minus-squareminorsecond@lemm.eelinkfedilinkEnglisharrow-up6·1 year agoSeriously thinking about nuking my years old Gentoo installation to try Nixos at this point.
minus-squaretool@lemmy.worldlinkfedilinkEnglisharrow-up7·edit-21 year agoCould always just get another drive instead of tearing it down, storage is pretty cheap these days.
minus-squareminorsecond@lemm.eelinkfedilinkEnglisharrow-up2·1 year agoTrue. I’ll migrate my /home back to my root drive and use the spare drive to experiment with.
minus-squaretool@lemmy.worldlinkfedilinkEnglisharrow-up1·1 year ago I’ll migrate my /home back to my root drive and use the spare drive to experiment with. Or just leave it where it is and mount it there too ¯\(ツ)/¯
minus-squareminorsecond@lemm.eelinkfedilinkEnglisharrow-up1·1 year agoWell my home is on my spare drive currently lol. I guess I could just create another btrfs subvol alongside @home and use that as root.
minus-squaretool@lemmy.worldlinkfedilinkEnglisharrow-up1·1 year agoBut where’s the fun in that? Then you don’t get new hardware.
minus-squareRikudou_Sage@lemmings.worldlinkfedilinkarrow-up8·1 year 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.
i cannot confirm nor deny these allegations, but i can provide you with my dotfile repo
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.Or just leave it where it is and mount it there too ¯\(ツ)/¯
Well my home is on my spare drive currently lol. I guess I could just create another btrfs subvol alongside @home and use that as root.
But where’s the fun in that? Then you don’t get new hardware.
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.