Compare commits

...

2 Commits

Author SHA1 Message Date
Nina Chlóe Kassandra Reiß
9a9b8321b9 Add media utils (sxiv and ffmpeg as regularly used 2026-05-17 10:00:31 +02:00
Nina Chlóe Kassandra Reiß
6cc3864ec6 Add Haskell as environment variable 2026-05-10 06:23:24 +02:00
2 changed files with 3 additions and 1 deletions

View File

@@ -8,5 +8,7 @@
totem
w3m
epr
ffmpeg
sxiv
];
}

View File

@@ -19,7 +19,7 @@ in
home.sessionPath = [
"$HOME/.local/bin"
"%HOME/.ghcup/bin"
"$HOME/.ghcup/bin"
];
programs.tmux = {