more configuration for buldak

This commit is contained in:
chloe 2025-09-27 09:29:08 +02:00
parent c3e41e3f2e
commit 45df03aec8
4 changed files with 10 additions and 3 deletions

View file

@ -4,4 +4,8 @@
./nh.nix
./tailscale.nix
];
environment.systemPackages = with pkgs; [
inputs.zen-browser.packages."${system}".default
];
}