KiaraGrouwstra / nix-config

my NixOS configuration
15 stars 1 forks source link

NixOS -> Nix #129

Closed KiaraGrouwstra closed 5 years ago

KiaraGrouwstra commented 5 years ago

I wonder how much of the good parts of NixOS are covered by using just Nix. I should list the NixOS specific parts of my config and evaluate if this outweighs its complications.

KiaraGrouwstra commented 5 years ago

so uh, there's:

While thefuck installs (#117) would be pretty sexy, it does seem like I don't need NixOS and could likely just settle for Arch + Nix.

KiaraGrouwstra commented 5 years ago

Tried Arch today. Todo on that:

KiaraGrouwstra commented 5 years ago

I should proooobably consider a new dotfile repo or something, but after feeling frustrated with getting the mouse to pair on Arch (update: shoulda just long-pressed!) I've been trying Manjaro, using which I've had a few todos as well:

KiaraGrouwstra commented 5 years ago

Now tried PopOS, where I found my MS Sculpt mouse after long-pressing its bluetooth button. Did I ditch Arch over that? D'oh! On PopOS I've also yet to figure out:

KiaraGrouwstra commented 5 years ago

honestly with Nixery one might have Nix reproducibility even thru just Docker for stuff that works well with containerization...

conclusion: retry Arch (+ Nix?)

p.s.: for i3, unixporn seems to prefer KDE over Gnome (if any desktop manager at all -- and not having to go all the way yet seems sorta nice). maybe try i3 in Gnome before switching?

update: liked gnome + paperwm so much I stuck with that in arch as well now.

KiaraGrouwstra commented 5 years ago

sooo I may be using yay more than nix now, but that should do. whatevers!

KiaraGrouwstra commented 4 years ago

Texlive install be like:

add to PATH: /opt/texlive/2020/bin/x86_64-linux
add to MANPATH: /opt/texlive/2020/texmf-dist/doc/man
add to INFOPATH: /opt/texlive/2020/texmf-dist/doc/info

As a fish shell user, it pains me there is no good way to add to a PATH variable in a shell-agnostic way. :neutral_face: