Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
cole-h
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
cole-h
1y ago
It is very degraded in my experience: actions that would take 5-10 minutes to run are now taking 20-30 (and spinning for a long time before even showing any logs, until at some point the action logs are made visible). ETA: and also they som
2.
▲
by
cole-h
4y ago
Exactly as Macha said, if you name the attribute `nixosConfiguration.<hostname>`, `nixos-rebuild` will look for that attribute implicitly; you can still specify another configuration if you're e.g. in a VM or a live image.
3.
▲
by
cole-h
4y ago
The most obvious example is that using the installer in the quick start enables the flakes and nix-command features automatically, even though they are still considered experimental by upstream.
4.
▲
by
cole-h
4y ago
That sounds like a nice little workflow; I might have to incorporate something like that with `nvd`... Though, it should be said that `import /home/wherever` might not work if you switch to / use flakes, as that is likely out
5.
▲
by
cole-h
4y ago
I don't; my config lives in ~/flake, and I run `nixos-rebuild ... --flake ~/flake` whenever I update it.
6.
▲
by
cole-h
4y ago
I'd also suggest that, once you _do_ feel comfortable enough to step foot into NixOS territory, that you start off by version-controlling your configuration. It doesn't necessarily have to be public, but I've found it very he
7.
▲
by
cole-h
7y ago
Really? I searched for `filename:home.nix` (which brought me to https://github.com/search?utf8=%E2%9C%93&q=filename%3Ahome.n... ). That seems site-wide to me, unless I'm misunderstanding you.
8.
▲
by
cole-h
7y ago
I don't see any Rust source code on its GitHub: https://github.com/lobsters/lobsters .