No description
Find a file
2025-12-05 06:53:45 +01:00
hosts hosts: Rename malus to "Mac von Jan" 2025-11-04 08:38:01 +01:00
modules ssh: Update config 2025-12-05 06:53:45 +01:00
flake.lock flake.lock: Update 2025-12-04 07:37:29 +01:00
flake.nix hosts: Rename malus to "Mac von Jan" 2025-11-04 08:38:01 +01:00
README.md meta: Update Readme 2025-07-08 10:18:56 +02:00

Floccus

Mac setup

Installation

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

Switch

darwin-rebuild switch --flake ~/.config/nix

Update

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

NixOS setup

Installation

git clone ssh://git@codeberg.org/kremer/nix-config.git ~/.config/nix

Switch

sudo nixos-rebuild switch --flake ~/.config/nix

Update

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