added missing semicolons

This commit is contained in:
twoneis 2023-11-02 05:25:53 +01:00
parent be5302cc25
commit f08de00583
3 changed files with 3 additions and 3 deletions

View file

@ -7,4 +7,4 @@ pkgs: with pkgs: [
gnome.nautilus
vlc
image-roll
]
];