diff --git a/flake.lock b/flake.lock index d3ba8a7..db45b13 100644 --- a/flake.lock +++ b/flake.lock @@ -972,11 +972,11 @@ }, "private_assets": { "locked": { - "lastModified": 1699371582, - "narHash": "sha256-/Axuxxqnmrinj2HwVJWz7imGRdzgxk6HGrr2341o8LE=", + "lastModified": 1699622894, + "narHash": "sha256-sElYtzLQ/m/XC9kS0pQxCpjyIgWMpptNhJinHrBGHJQ=", "ref": "main", - "rev": "3d1c3f6abfebf5750dd7997d06283db9583213dc", - "revCount": 14, + "rev": "49f9da3a94726a7136a2d9c41de1da1651ec95af", + "revCount": 15, "type": "git", "url": "ssh://gitea@git.ingolf-wagner.de/palo/nixos-private-assets.git" }, diff --git a/nixos/machines/cream/configuration.nix b/nixos/machines/cream/configuration.nix index ffe7e93..e78220e 100644 --- a/nixos/machines/cream/configuration.nix +++ b/nixos/machines/cream/configuration.nix @@ -70,6 +70,7 @@ include_user_repos = true; exclude_repos = [ "azubi" "csv-to-qif" "stepp0r" ]; }; + # todo : add github issues };