nixpkgs-format all files
This commit is contained in:
parent
342b29f73c
commit
6f64608b0b
15 changed files with 50 additions and 38 deletions
|
|
@ -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 = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue