chore: merge remote-tracking branch 'refs/remotes/origin/master'

This commit is contained in:
Ahwx 2026-01-26 22:43:54 +01:00
commit 817a83119f
14 changed files with 205 additions and 19 deletions

View file

@ -30,6 +30,8 @@
libraries = with pkgs; [ ];
};
services.envfs.enable = true;
nixpkgs = {
overlays = [
self.overlays.default