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
[–] 9 points 3 years ago (1 child)

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.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 5 points 3 years ago (1 child)

    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.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 3 points 3 years 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).

  • source
  • parent