From 01ccb0cead584733e6c89fcad44c441fe05bc5c7 Mon Sep 17 00:00:00 2001 From: seth Date: Wed, 22 Feb 2023 02:22:10 -0500 Subject: switch back to alejandra nixpkgs-fmt is weird... --- hosts/common/users.nix | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'hosts/common/users.nix') diff --git a/hosts/common/users.nix b/hosts/common/users.nix index fd31ab0..6ca24c4 100644 --- a/hosts/common/users.nix +++ b/hosts/common/users.nix @@ -1,6 +1,7 @@ -{ config -, pkgs -, ... +{ + config, + pkgs, + ... }: { users = { defaultUserShell = pkgs.bash; -- cgit v1.2.3