modules/nix-config: remove dead module
This commit is contained in:
parent
551c6739a4
commit
de9f447c27
1 changed files with 0 additions and 1 deletions
|
@ -15,7 +15,6 @@ let
|
||||||
monitoring = import ./monitoring;
|
monitoring = import ./monitoring;
|
||||||
motd = import ./motd;
|
motd = import ./motd;
|
||||||
nix-builder = import ./nix-builder;
|
nix-builder = import ./nix-builder;
|
||||||
nix-config = import ./nix-config;
|
|
||||||
nix-config-server = import ./nix-config/server.nix;
|
nix-config-server = import ./nix-config/server.nix;
|
||||||
nix-register-flakes = import ./nix-register-flakes;
|
nix-register-flakes = import ./nix-register-flakes;
|
||||||
port-magic = import ./port-magic;
|
port-magic = import ./port-magic;
|
||||||
|
|
Loading…
Reference in a new issue