chore: remove immich and wivrn dependencies from flake config
This commit is contained in:
7
nixos/ryu/apps/vr.nix
Normal file
7
nixos/ryu/apps/vr.nix
Normal file
@@ -0,0 +1,7 @@
|
||||
{pkgs, ...}: {
|
||||
environment.systemPackages = with pkgs; [
|
||||
wlx-overlay-s
|
||||
wayvr-dashboard
|
||||
bs-manager
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user