No description
Find a file
Jan Kremer 892d87612a
flake.lock: Update
Update samba config
Flake lock file updates:

• Updated input 'copyparty':
    'github:9001/copyparty/ab8bd0178b26a0b6c6406f7bae835d13b16ef188?narHash=sha256-B1j0ahVuxyZtpbFfy34gk2DjacimPIuzyzCPvDhvxI4%3D' (2026-02-23)
  → 'github:9001/copyparty/8a9066c35cd94226ee0e99d5d36e8b630ed8d2a3?narHash=sha256-QDBoepUZNQaIEvOqCGku6XjUp2sSh%2B7xamA8vNe9HlQ%3D' (2026-03-11)
• Updated input 'darwin':
    'github:LnL7/nix-darwin/6a7fdcd5839ec8b135821179eea3b58092171bcf?narHash=sha256-9SeTZ4Pwr730YfT7V8Azb8GFbwk1ZwiQDAwft3qAD%2Bo%3D' (2026-02-19)
  → 'github:LnL7/nix-darwin/da529ac9e46f25ed5616fd634079a5f3c579135f?narHash=sha256-zm3ftUQw0MPumYi91HovoGhgyZBlM4o3Zy0LhPNwzXE%3D' (2026-03-08)
• Updated input 'home-manager':
    'github:nix-community/home-manager/9a4b494b1aa1b93d8edf167f46dc8e0c0011280c?narHash=sha256-gFgE6mGUftwseV3DUENMb0k0EiHd739lZexPo5O/sdQ%3D' (2026-02-23)
  → 'github:nix-community/home-manager/3f98e2bbc661ec0aaf558d8a283d6955f05f1d09?narHash=sha256-EdW2bwzlfme0vbMOcStnNmKlOAA05Bp6su2O8VLGT0k%3D' (2026-03-10)
• Removed input 'nixos-hardware'
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/0182a361324364ae3f436a63005877674cf45efb?narHash=sha256-0NBlEBKkN3lufyvFegY4TYv5mCNHbi5OmBDrzihbBMQ%3D' (2026-02-17)
  → 'github:NixOS/nixpkgs/9dcb002ca1690658be4a04645215baea8b95f31d?narHash=sha256-9jVDGZnvCckTGdYT53d/EfznygLskyLQXYwJLKMPsZs%3D' (2026-03-08)
2026-03-11 13:55:18 +01:00
hosts Jellyfin hardware transcoding 2026-03-10 12:45:19 +01:00
modules flake.lock: Update 2026-03-11 13:55:18 +01:00
flake.lock flake.lock: Update 2026-03-11 13:55:18 +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