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

• Updated input 'copyparty':
    'github:9001/copyparty/8a9066c35cd94226ee0e99d5d36e8b630ed8d2a3?narHash=sha256-QDBoepUZNQaIEvOqCGku6XjUp2sSh%2B7xamA8vNe9HlQ%3D' (2026-03-11)
  → 'github:9001/copyparty/26e663d111e39ca96c63702ad27a05b6736607cf?narHash=sha256-mceIHtVMXpLAfr1W0VK9ceTBX5yKu4gGWpVbThWTsAA%3D' (2026-03-25)
• Updated input 'home-manager':
    'github:nix-community/home-manager/3f98e2bbc661ec0aaf558d8a283d6955f05f1d09?narHash=sha256-EdW2bwzlfme0vbMOcStnNmKlOAA05Bp6su2O8VLGT0k%3D' (2026-03-10)
  → 'github:nix-community/home-manager/9df3a639007cfe0d074433f7fc225ea94f877d08?narHash=sha256-1WelwA45Xm4glTG8R9IX9jYeFKDG2HbR79jAauLezUE%3D' (2026-03-27)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/9dcb002ca1690658be4a04645215baea8b95f31d?narHash=sha256-9jVDGZnvCckTGdYT53d/EfznygLskyLQXYwJLKMPsZs%3D' (2026-03-08)
  → 'github:NixOS/nixpkgs/46db2e09e1d3f113a13c0d7b81e2f221c63b8ce9?narHash=sha256-4hAV26quOxdC6iyG7kYaZcM3VOskcPUrdCQd/nx8obc%3D' (2026-03-24)
2026-03-27 20:58:35 +01:00
hosts Deploy forgejo on nimbus 2026-03-27 10:40:58 +01:00
modules Deploy forgejo on nimbus 2026-03-27 10:40:58 +01:00
flake.lock flake.lock: Update 2026-03-27 20:58:35 +01:00
flake.nix Add nimbus 2026-03-25 17:55:33 +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