mirror of
https://github.com/harryssecret/homelab-nix.git
synced 2025-10-02 06:54:49 +02:00
more configuration for buldak
This commit is contained in:
parent
c3e41e3f2e
commit
45df03aec8
4 changed files with 10 additions and 3 deletions
|
@ -4,4 +4,8 @@
|
|||
./nh.nix
|
||||
./tailscale.nix
|
||||
];
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
inputs.zen-browser.packages."${system}".default
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue