Added home-made rustnet.nix and added it to puter

This commit is contained in:
2026-01-28 13:22:52 +02:00
parent 354a36fc35
commit 75900f6ae0
2 changed files with 30 additions and 0 deletions

View File

@@ -25,6 +25,8 @@
../../modules/common/libvirt.nix
../../modules/common/keyd.nix
../../modules/common/unbound-cloud.nix
(callPackage .../../modules/common/rustnet.nix {})
];
networking.hostName = "puter";
# This will be overridden by system/default.nix