No description
Find a file
2026-03-11 13:33:51 +01:00
hosts Jellyfin hardware transcoding 2026-03-10 12:45:19 +01:00
modules Cleanup helix config 2026-03-11 13:33:51 +01:00
flake.lock flake.lock: Update 2026-02-23 15:05:04 +01:00
flake.nix Jellyfin hardware transcoding 2026-03-10 12:45:19 +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