Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)M
Posts
0
Comments
5
Joined
3 yr. ago

  • At the time you first install the system do: "yay -Qqe >newinstalls.txt" which will create a list of installed packages. Then later you can do it again but to another file: "yay -Qqe >nowinstalls.txt". Then do: "diff newinstalls.txt nowinstalls.txt" which will give you a list of the differences between the two.

  • LXQT on Arch

  • NIXOS. It has a very steep learning curve without acceptable documentation and once I climbed the learning curve, I realized that it was very different from the Linux that I love.

  • NIXOS is definitely not for me. The documentation sucks and there are less cumbersome ways to restore a system.