aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/selene-globals.yml
diff options
context:
space:
mode:
authorLibravatar sommerfeld <sommerfeld@sommerfeld.dev>2026-05-20 13:56:10 +0100
committerLibravatar sommerfeld <sommerfeld@sommerfeld.dev>2026-05-20 13:56:10 +0100
commit026237a5f47986aa644761445ff71f6c1f0f6f90 (patch)
tree4790a877cb81414fa0c1bedde83c0aa2e285f0a0 /selene-globals.yml
parent45aa471501294806c8390ea2f21796abc705b8cd (diff)
downloaddotfiles-026237a5f47986aa644761445ff71f6c1f0f6f90.tar.gz
dotfiles-026237a5f47986aa644761445ff71f6c1f0f6f90.tar.bz2
dotfiles-026237a5f47986aa644761445ff71f6c1f0f6f90.zip
fix(bootstrap): use pacman nix instead of curl installer
Pacman's 'nix' package is already in meta/base.txt and provides the same multi-user daemon setup (nix-daemon.socket already enabled via systemd-units/system.txt; flakes already enabled via /etc/nix/nix.conf from etc/). The curl-piped Determinate installer was adding nothing on top — and on a host where pacman already installed nix, it would create two competing nix binaries. Changes: - Add 'nix' to PREREQS so pacman installs it alongside the other prerequisites, before 'just init' runs. - Drop the curl install block. - Source /etc/profile.d/nix.sh (or nix-daemon.sh) before 'just init' so the nix-switch step inside 'just init' finds the binary in PATH.
Diffstat (limited to 'selene-globals.yml')
0 files changed, 0 insertions, 0 deletions