This commit is contained in:
Charlie Root 2024-08-17 11:50:52 +02:00
commit ae87f64c98
6 changed files with 7 additions and 57 deletions

View file

@ -7,7 +7,6 @@
inherit (lib.types) package str int;
in {
imports = [
./stylix.nix
./qt.nix
./gtk.nix
];