remove graphics.nix from modules/default.nix

This commit is contained in:
Schrottkatze 2025-03-27 20:52:42 +01:00
parent 772c6311d0
commit a1d636e330
Signed by: schrottkatze
SSH key fingerprint: SHA256:FPOYVeBy3QP20FEM42uWF1Wa/Qhlk+L3S2+Wuau/Auo

View file

@ -8,6 +8,5 @@
./input ./input
./media ./media
./nix.nix ./nix.nix
./graphics.nix
]; ];
} }