This commit is contained in:
Vali 2024-08-17 11:50:52 +02:00
commit 92493e32eb
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
];