sourcephile
/
git
/
julm
/
julm-nix.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
aubergine: nftables: fix DHCP renewal
[julm/julm-nix.git]
/
nixos
/
modules.nix
diff --git
a/nixos/modules.nix
b/nixos/modules.nix
index 11d5da95ebde354ecec4d6238f286d853affb8f3..05de4df780139f25bf84b6920e50b73727b80336 100644
(file)
--- a/
nixos/modules.nix
+++ b/
nixos/modules.nix
@@
-2,5
+2,6
@@
{
imports = [
modules/security/systemd-creds.nix
+ modules/services/networking/wireguard.nix
];
}