mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-01-31 04:58:01 +00:00
hosts/ni: add wireguard-tools to system packages
This commit is contained in:
parent
1fd834d2f0
commit
5a0a18fa7e
@ -124,7 +124,9 @@ in
|
||||
programs.adb.enable = true;
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
# Some sysadmin thingamajigs.
|
||||
openldap
|
||||
wireguard-tools
|
||||
|
||||
(swh.swh-core.overrideAttrs (super: self: {
|
||||
pythonPath = with swh; [
|
||||
|
Loading…
Reference in New Issue
Block a user