Skip to content

Commit 6bdf2c5

Browse files
Merge pull request #331 from NuschtOS/drop-nox
Drop no-graphics-packages
2 parents 0480103 + d6fecfb commit 6bdf2c5

File tree

3 files changed

+4
-155
lines changed

3 files changed

+4
-155
lines changed

flake.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

modules/default.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,6 @@
55

66
imports = [
77
(lib.mkRemovedOptionModule ["debugging" "enable"] "Because we never really used it.")
8+
(lib.mkRemovedOptionModule ["environment" "noGraphicsPackages"] "Maintaining it out of tree got unviable after the kernel started to depend on a graphics library through ~5 packages.")
89
];
910
}

modules/no-graphics-packages.nix

Lines changed: 0 additions & 152 deletions
This file was deleted.

0 commit comments

Comments
 (0)