[Asahi] Add loupe, vlc and obs.
Signed-off-by: jmug <u.g.a.mariano@gmail.com>
This commit is contained in:
@@ -35,6 +35,9 @@ in
|
|||||||
homeDirectory = "/home/jmug";
|
homeDirectory = "/home/jmug";
|
||||||
|
|
||||||
packages = with pkgs; [
|
packages = with pkgs; [
|
||||||
|
# Media
|
||||||
|
loupe
|
||||||
|
vlc
|
||||||
# Audio
|
# Audio
|
||||||
wireplumber
|
wireplumber
|
||||||
spotify-player
|
spotify-player
|
||||||
@@ -48,6 +51,7 @@ in
|
|||||||
# Coms
|
# Coms
|
||||||
(webcord.override { electron = inputs.nixpkgs-electron-32.legacyPackages."aarch64-linux".electron; })
|
(webcord.override { electron = inputs.nixpkgs-electron-32.legacyPackages."aarch64-linux".electron; })
|
||||||
whatsie
|
whatsie
|
||||||
|
obs-studio
|
||||||
];
|
];
|
||||||
|
|
||||||
pointerCursor = {
|
pointerCursor = {
|
||||||
|
|||||||
Reference in New Issue
Block a user