1
0
Fork 0

host(aquarius): remove old host, and add new host aquarius

This commit is contained in:
Philipp 2025-09-27 16:53:36 +02:00
parent 3e4903361c
commit 46a8141cc4
Signed by: Philipp
GPG key ID: B27C3DE2FD94AFC3
8 changed files with 89 additions and 52 deletions

View file

@ -7,9 +7,7 @@
}:
with lib.${namespace};
{
imports = [
(modulesPath + "/virtualisation/proxmox-lxc.nix")
];
imports = [ (modulesPath + "/virtualisation/proxmox-lxc.nix") ];
nix.settings = {
trusted-users = [ "philipp" ];