Compare commits

..

2 commits

Author SHA1 Message Date
29ce7579a5 media: install vlc 2026-07-28 20:24:50 -03:00
6aa58fd8ad monolith: remove old mount for music dir 2026-07-28 20:24:27 -03:00
2 changed files with 10 additions and 9 deletions

View file

@ -90,15 +90,15 @@ in
]
++ btrfs_options;
};
fileSystems."/home/lelgenio/Música" = {
device = "/dev/disk/by-label/BTRFS_DATA";
fsType = "btrfs";
options = [
"subvol=@music"
"nofail"
]
++ btrfs_options;
};
# fileSystems."/home/lelgenio/Música" = {
# device = "/dev/disk/by-label/BTRFS_DATA";
# fsType = "btrfs";
# options = [
# "subvol=@music"
# "nofail"
# ]
# ++ btrfs_options;
# };
fileSystems."/home/lelgenio/.local/mount/data" = {
device = "/dev/disk/by-label/BTRFS_DATA";
fsType = "btrfs";

View file

@ -16,6 +16,7 @@ in
down_meme
unstable.yt-dlp
ffmpeg
vlc
obs-studio
obs-studio-autostart
imagemagick