mirror of
https://github.com/nix-community/home-manager.git
synced 2025-12-02 23:21:02 +01:00
gtk: remove long removed option removal assertion
Added 6 years ago, no longer needed. Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
This commit is contained in:
parent
fa7d51011f
commit
a9594d34a2
1 changed files with 0 additions and 3 deletions
|
|
@ -38,9 +38,6 @@ in
|
||||||
meta.maintainers = [ lib.maintainers.rycee ];
|
meta.maintainers = [ lib.maintainers.rycee ];
|
||||||
|
|
||||||
imports = [
|
imports = [
|
||||||
(lib.mkRemovedOptionModule [ "gtk" "gtk3" "waylandSupport" ] ''
|
|
||||||
This options is not longer needed and can be removed.
|
|
||||||
'')
|
|
||||||
./gtk/gtk2.nix
|
./gtk/gtk2.nix
|
||||||
./gtk/gtk3.nix
|
./gtk/gtk3.nix
|
||||||
./gtk/gtk4.nix
|
./gtk/gtk4.nix
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue