added NxACE (untested)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{ config, pkgs, lib, system, user, allowed, secrets, ... }:
|
||||
|
||||
{ config, pkgs, lib, system, host, user, allowed, secrets, ... }:
|
||||
lib.mkIf (host != "NxACE")
|
||||
{
|
||||
environment.systemPackages = [
|
||||
pkgs.strongswanNM
|
||||
|
||||
Reference in New Issue
Block a user