No description
Find a file
Jan Kremer b41df88597
flake.lock: Update
Flake lock file updates:

• Updated input 'copyparty':
    'github:9001/copyparty/f1a433a61718947853162043d3dd66905adc2657?narHash=sha256-WuwTJAZh1Sot89h63kKWIMhy8ComS%2Bsv1BsijvYhX5E%3D' (2026-02-17)
  → 'github:9001/copyparty/ab8bd0178b26a0b6c6406f7bae835d13b16ef188?narHash=sha256-B1j0ahVuxyZtpbFfy34gk2DjacimPIuzyzCPvDhvxI4%3D' (2026-02-23)
• Updated input 'darwin':
    'github:LnL7/nix-darwin/aff4c008cec17d6a6760949df641ca0ea9179cac?narHash=sha256-G14VTfmzzRYxAhtEBNanQgCNA%2B%2BCv0/9iV4h/lkqX9U%3D' (2026-02-17)
  → 'github:LnL7/nix-darwin/6a7fdcd5839ec8b135821179eea3b58092171bcf?narHash=sha256-9SeTZ4Pwr730YfT7V8Azb8GFbwk1ZwiQDAwft3qAD%2Bo%3D' (2026-02-19)
• Updated input 'home-manager':
    'github:nix-community/home-manager/b3ccd4bb262f4e6d3248b46cede92b90c4a42094?narHash=sha256-xK5kl3OBZaF1VwziVMX%2BSZ2LT9Fbu5o8vRDt78uR7no%3D' (2026-02-18)
  → 'github:nix-community/home-manager/9a4b494b1aa1b93d8edf167f46dc8e0c0011280c?narHash=sha256-gFgE6mGUftwseV3DUENMb0k0EiHd739lZexPo5O/sdQ%3D' (2026-02-23)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/a82ccc39b39b621151d6732718e3e250109076fa?narHash=sha256-gf2AmWVTs8lEq7z/3ZAsgnZDhWIckkb%2BZnAo5RzSxJg%3D' (2026-02-13)
  → 'github:NixOS/nixpkgs/0182a361324364ae3f436a63005877674cf45efb?narHash=sha256-0NBlEBKkN3lufyvFegY4TYv5mCNHbi5OmBDrzihbBMQ%3D' (2026-02-17)
2026-02-23 15:05:04 +01:00
hosts Move mount point of HDD 2026-02-20 07:57:28 +01:00
modules Disable Forgejo 2026-02-22 19:49:13 +01:00
flake.lock flake.lock: Update 2026-02-23 15:05:04 +01:00
flake.nix galanthus: Tailscale services declaratively, Jellyfin no container 2026-02-05 11:47:01 +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