about summary refs log tree commit diff
path: root/users/fcuny
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--users/fcuny/desktop/media/videos.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/users/fcuny/desktop/media/videos.nix b/users/fcuny/desktop/media/videos.nix
index a4d0709..018488b 100644
--- a/users/fcuny/desktop/media/videos.nix
+++ b/users/fcuny/desktop/media/videos.nix
@@ -3,5 +3,5 @@
 {
   home.packages = [
     pkgs.vlc
-  ]
+  ];
 }