From d627e7682a8dd0470b76a1f6eea563f1233d7d94 Mon Sep 17 00:00:00 2001 From: ene Date: Wed, 5 Apr 2023 17:04:42 +0200 Subject: Style(treewide): Format --- flake/nixosConfigurations/default.nix | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'flake/nixosConfigurations/default.nix') diff --git a/flake/nixosConfigurations/default.nix b/flake/nixosConfigurations/default.nix index 8b4eb3e6..ccd71e7b 100644 --- a/flake/nixosConfigurations/default.nix +++ b/flake/nixosConfigurations/default.nix @@ -17,14 +17,14 @@ pkgs sysLib # extra information - + system ; inherit (inputs) # bins - + yambar_cpu yambar_memory strip_js_comments @@ -32,12 +32,12 @@ grades shell-library # external deps - + user_js neovim_config snap-sync # modules - + impermanence ; }; -- cgit 1.4.1