format files

This commit is contained in:
Vinzenz Schroeter 2023-08-27 13:34:38 +02:00
parent be2290371c
commit bc73a316f1
3 changed files with 47 additions and 37 deletions

View file

@ -38,8 +38,8 @@
...
}: {
home.packages = with pkgs; [
gnome.gpaste
amberol
gnome.gpaste
amberol
];
};
}