1953

For those who are wondering, yes, Wine is malware compatible so be careful about the EXEs you run!

https://wiki.winehq.org/FAQ#Is_Wine_malware-compatible.3F

you are viewing a single comment's thread
view the rest of the comments
[-] dukk@programming.dev 25 points 1 year ago

I use Nix, so I’ll just reinstall my system if anything really bad ever happens. Sometimes I reinstall just because. My important files are on a delegate drive I have to manually mount, so I’m not too worried.

[-] elscallr@lemmy.world 11 points 1 year ago

Take the next step, and write a simple ansible playbook to configure your installed applications and services. It looks a little complicated at first but it's pretty easy.

Then you just keep your playbook with your other files. When you decide to reinstall, you just install ansible then run it on your playbook. It'll install and set up everything you add to your OS.

[-] brian@programming.dev 9 points 1 year ago

NixOS really is the next step from an ansible setup like yours imo. It can and usually is a fully declarative and immutable system outside of your nix config and whatever personal files you have.

[-] elscallr@lemmy.world 5 points 1 year ago

Yeah, I get that. I'm not about to trust NixOS for my production machines at work and since I already know Ansible it's just as easy for me to manage my home machines the same way.

[-] dukk@programming.dev 3 points 1 year ago

Of course it’s all personal preference, but I’ve been managing my dot files from the very beginning with nix(home manager). Never tried ansible, but, just like you, don’t really need to, as everything is already set up well in Nix(including all my configs for all my programs).

load more comments (8 replies)
load more comments (12 replies)
this post was submitted on 05 Aug 2023
1953 points (97.2% liked)

linuxmemes

20905 readers
2133 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