No description
Find a file
2026-03-10 11:32:56 +01:00
hosts Create media group 2026-03-10 11:32:56 +01:00
modules Create media group 2026-03-10 11:32:56 +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