robrich · @robrich
52 followers · 364 posts · Server hachyderm.io
· @crawford
11 followers · 225 posts · Server mas.to

I'm going to start having nightmares about "attribute 'currentSystem' missing".

#flakes #nixos

Last updated 1 year ago

· @crawford
11 followers · 222 posts · Server mas.to

Most profoundly annoying error right now?

error: attribute 'currentSystem' missing

Apparently this is based on a philosophical choice made with , and I have no problem with that, but the actual resolution steps (particularly when migrating legacy config) are ... opaque.

#flakes #nixos

Last updated 1 year ago

· @crawford
11 followers · 220 posts · Server mas.to

ok so that migration did NOT work at all.

"Just reference configuration.nix and everything will work while you transition!"

The cake, as they say, is a lie.

Just rolled back to vanilla configuration.nix while I ... figure things out.

#nixos #flakes

Last updated 1 year ago

pinage404.rss · @pinage404
109 followers · 1454 posts · Server mamot.fr

il y a 2 p'tit scripts pour étendre git qui m'intéressaient, mais qui ne sont pas packagés sur Nixpkgs

pareil, j'ai mit le lien du repo du script, en input de mon Nix
gitlab.com/pinage404/dotfiles/

puis j'ai wrappé dans un `writeShellScriptBin``
gitlab.com/pinage404/dotfiles/

et pouf ! a 2 nouvelles commandes

---

un usage de Nix qui me plait beaucoup

#flakes #git

Last updated 1 year ago

Karl Voit :emacs: :orgmode: · @publicvoit
2136 followers · 16156 posts · Server graz.social

I've published my configuration files: github.com/novoid/nixos-config

and more

#nixos #flakes #homemanager #xfce #tmux #zsh

Last updated 1 year ago

Karl Voit :emacs: :orgmode: · @publicvoit
2134 followers · 16144 posts · Server graz.social

@pludikovsky There are plenty of intros. However, they cover different levels and topics and is not NixOS if you take and into account.

Same goes for all syntax "missions" here: it depends on your setup and what you want to do.

For me, almost anything was a new adventure to me until I found out how to do it. 🤷

That's the bad part of NixOS IMHO.

#nixos #flakes #homemanager

Last updated 1 year ago

Feno · @feno
58 followers · 349 posts · Server nrw.social

Guten Morgen Community. Bei meinem gestrigen ThunderbirdV115-Thema ist deutlich geworden, dass ich mir mal ansehen sollte. Wo finde ich gute Infos dazu? Und sollte ich mich vorher mit dem Home Manager auseinander setzten?

#nixos #flakes

Last updated 1 year ago

chfkch :nixos: :rust: · @chfkch
148 followers · 2369 posts · Server ruhr.social
Karl Voit :emacs: :orgmode: · @publicvoit
2129 followers · 16089 posts · Server graz.social

I'd like to publish my configuration (incl. + ) soon.

With it seems easy to look for configuration examples: gitlab.com/search?search=xfcon (1.2M code, 1.8k Repositories). 👍

However, doesn't seem to support a similar search method: not a single hit for each:
gitlab.com/search?search=xfcon
gitlab.com/search?search=homem
gitlab.com/search?search=nixos

Related: docs.gitlab.com/ee/user/search

It looks like GitLab isn't the proper place for my config when I want to be found.

#nixos #flakes #homemanager #GitHub #gitlab #nix

Last updated 1 year ago

ConstelLeav · @ConstelLeav
4 followers · 7 posts · Server fosstodon.org

Finally switched from my old NixOS configuration to Nix flakes. It took me nearly a week to do so due to lack of up-to-date docs. But it does provide much better composibility, where I could specify deps in inputs rather than the impure nix channels.

Next step is to put config of multiple machines into the same flake.

#nixos #flakes

Last updated 1 year ago

Karl Voit :emacs: :orgmode: · @publicvoit
2098 followers · 15921 posts · Server graz.social

What's missing in the community (from my perspective so far): documentation for the step from one host (relatively well documented) to multiple hosts with different configurations.

There seems to be millions of possible ways to implement that and nothing seems to be documented.

With one test notebook and one VM, I'm already totally lost since this really strange (+ ) requires weird magic spells for the simple tasks of defining host-specific includes. 😔

#nixos #nixlang #flakes

Last updated 1 year ago

Ik gebruik wel voor de en .

#flakes #muesli #sojamelk

Last updated 1 year ago

chfkch :nixos: :rust: · @chfkch
130 followers · 2140 posts · Server ruhr.social

Anyone got a dual setup for and working? Extra credit if it runs on .
Like one tty for and the other for hyprland...is that even possible?

#gnome #hyprland #nixos #flakes #gdm

Last updated 1 year ago

Mynacol · @mynacol
69 followers · 714 posts · Server ipv6.social

Hm, strange, one of my servers fails rebuilding while I migrate to :
```
building the system configuration...
warning: error: unable to download 'github.com/ryantm/agenix/archi': Timeout was reached (28)
[...]
```

After some confusion I found the issue. This server is -only. It has a private IPv4, but it is not NATed or routed. And NixOS works just fine, as cache.nixos.org is IPv6-enabled.

But if you use Flakes, you probably load inputs from GitHub, making a requirement.

#nix #flakes #ipv6 #IPv4

Last updated 1 year ago

Karl Voit :emacs: :orgmode: · @publicvoit
1980 followers · 15190 posts · Server graz.social

Already reaching maximum value (bottom right) from
xkcd.com/1205/ when trying to start with from scratch + migrating to .

And I did not even start with adding configurations to yet.

I guess this will never pay off. 😔

It's like an adventure game where you only get something really positive every few hours or such ...

However, the end result is still tempting to me ...

#nixos #flakes #homemanager #yakshaving

Last updated 1 year ago

Guiguid · @guiguid
6 followers · 78 posts · Server framapiaf.org

Once installed, what to do ?
stable or unstable ? or not ?
or not ? Multiple files for my configuration.nix or not ?
According to your use, some of this questions can be answered here :
discourse.nixos.org/t/tips-tri

Now I've different approach for my laptop (all in configuration.nix) and my servers (multiple files) : (Keep It Simple and Stupid)

#kiss #flakes #homemanager #nixos

Last updated 1 year ago

figsoda · @figsoda
79 followers · 42 posts · Server hachyderm.io
Alejandro Baez · @zeab
113 followers · 496 posts · Server fosstodon.org

On my voyage for more systems, deploy-rs is really resonating with me right now. 😁 It's a profile deployment system.

Fancy for, you write a declarative config and it gets what you need correctly. 😅 It's really making me rethink of my usage. At least for provisioning.

For troubleshooting though, you'll need to pry ansible from my dead hands to get rid of the love. 😁

#idempotent #nix #flakes #ansible

Last updated 1 year ago

p1xelHer0 · @p1xelHer0
102 followers · 434 posts · Server hachyderm.io

anyone happen to have a good resource about moving to ? in my case its for my nix-darwin + home-manager setup.

#nix #flakes

Last updated 2 years ago