this post was submitted on 24 Sep 2023
1091 points (96.7% liked)

linuxmemes

20762 readers
1587 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
1091
submitted 1 year ago* (last edited 1 year ago) by [email protected] to c/[email protected]
 

edit: for anyone curious, the problem was Xorg wasnt loading or something (stuck on systemd 'graphical interface target reached' with no graphical interface). because of a typo in a config file.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 32 points 1 year ago* (last edited 1 year ago) (17 children)
  1. Eventually return to Mint and admit you don't know as much as you thought you did
[–] [email protected] 15 points 1 year ago (10 children)
  1. You get bored again and find NixOS, and your head explodes, but you have found the final distro.
[–] [email protected] 2 points 1 year ago (7 children)

I have nix on a VM where I am tuning a config. It seems like a total pain in the ass to have to get everything set up using their scripting language. Things you just take for granted with a normal distro now require you to know the arcane language of Nix to get running.

I can absolutely see the advantage of it though. I would love nothing more than to take my current popOS install, settings, configs, etc and be able to port that literally anywhere.

[–] [email protected] 2 points 1 year ago (1 children)

As long as you arent doing anything to advanced nix is basically only a configuration languages. You probably have to make heavy use of the option search to know where and what to configure

[–] [email protected] 1 points 1 year ago (1 children)

I didn't even know the option search existed. I just asked ChatGPT and it just tells me the option I need.

[–] [email protected] 2 points 1 year ago

ChatGPT is not yet really good for Nix, probably because the training set consists of not that much nix yet. So yeah browsing in nixpkgs and either the options or package search is the way to go IMO.

load more comments (5 replies)
load more comments (7 replies)
load more comments (13 replies)