config/admins.nix: remove legacy file

This commit is contained in:
Astro 2022-01-23 19:39:33 +01:00
parent 136ada335b
commit d0c5acb696
5 changed files with 0 additions and 5 deletions

View File

@ -1 +0,0 @@
{ config, ... }: { imports = [ ../secrets/lib/authorized_keys ]; }

View File

@ -5,7 +5,6 @@
../../../config
../../../config/lxc-container.nix
../../../config/shared.nix
../../../config/admins.nix
];
c3d2.k-ot.enable = true;

View File

@ -4,7 +4,6 @@
imports = [
../../config/lxc-container.nix
../../config/shared.nix
../../config/admins.nix
(modulesPath + "/profiles/minimal.nix")
];

View File

@ -5,7 +5,6 @@
../../../config
../../../config/lxc-container.nix
../../../config/shared.nix
../../../config/admins.nix
];
networking = {

View File

@ -5,7 +5,6 @@
../../../config
../../../config/lxc-container.nix
../../../config/shared.nix
../../../config/admins.nix
];
networking = {