From 62e2519639faa250f43f9e80e69906a59d07a44e Mon Sep 17 00:00:00 2001 From: Grisha Shipunov Date: Sat, 11 Jan 2025 03:55:19 +0100 Subject: delete legacy stuff and reformat --- hosts/cloud/default.nix | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'hosts/cloud/default.nix') diff --git a/hosts/cloud/default.nix b/hosts/cloud/default.nix index 1cb37c6..78ebe7a 100644 --- a/hosts/cloud/default.nix +++ b/hosts/cloud/default.nix @@ -1,5 +1,6 @@ -{ ... }: { - imports= [ +{ ... }: +{ + imports = [ ./configuration.nix ./hardware-configuration.nix ./networking.nix -- cgit v1.3.1