nix: deorbit virtwl-proxy

This commit is contained in:
Val Packett 2026-01-30 04:27:46 -03:00
parent 9911b15fb7
commit 425ff896c8
3 changed files with 4 additions and 68 deletions

View file

@ -1,4 +1,4 @@
{ virtwl }:
{ }:
{ pkgs, ... }: {
system.stateVersion = "25.11";
@ -7,7 +7,6 @@
environment.systemPackages = [
pkgs.fastfetch
pkgs.htop
virtwl.packages.${pkgs.stdenv.hostPlatform.system}.proxy
pkgs.wayland-utils
pkgs.weston
pkgs.waycheck