No description
Find a file
2026-02-20 11:01:28 +01:00
hosts Move mount point of HDD 2026-02-20 07:57:28 +01:00
modules Simplify Jellyfin config 2026-02-20 11:01:28 +01:00
flake.lock flake.lock: Update 2026-02-18 17:17:39 +01:00
flake.nix galanthus: Tailscale services declaratively, Jellyfin no container 2026-02-05 11:47:01 +01:00
LICENSE Add MIT license 2026-02-19 14:43:31 +01:00
README.md Update readme 2026-02-18 17:19:49 +01:00

Floccus

Mac setup

Installation

curl --proto '=https' --tlsv1.2 -sSf -L https://install.determinate.systems/nix | sh -s -- install
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
git clone ssh://git@codeberg.org/kremer/nix-config.git ~/.config/nix
nix run nix-darwin -- switch --flake ~/.config/nix

Switch

nh darwin switch

NixOS setup

Installation

git clone ssh://git@codeberg.org/kremer/nix-config.git ~/.config/nix
sudo nixos-rebuild switch --flake ~/.config/nix

Switch

deploy

Update

nix flake update --commit-lock-file ~/.config/nix