nixpkgs-format all files

This commit is contained in:
Moritz Böhme 2021-11-11 18:34:54 +01:00
parent 342b29f73c
commit 6f64608b0b
15 changed files with 50 additions and 38 deletions

View file

@ -5,7 +5,8 @@ let
puid = "1000";
pgid = "100";
timeZone = "Europe/Berlin";
in {
in
{
home-manager.users.moritz = {
home.packages = with pkgs; [ docker-compose ];
home.file = {