No description
Find a file
Jan Kremer af6d9e66d2
Add jellyfin packages
Hopefully this fixes LiveTV thumbnails
2026-03-10 11:12:49 +01:00
hosts Add sudo config 2026-03-04 19:53:00 +01:00
modules Add jellyfin packages 2026-03-10 11:12:49 +01:00
flake.lock flake.lock: Update 2026-02-23 15:05:04 +01:00
flake.nix Revert "hosts: Rename malus to "Mac von Jan"" 2026-02-24 17:16:55 +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