Still GTK looks

This commit is contained in:
2026-03-16 11:49:40 +00:00
parent 895a55953e
commit cb2300949a
72 changed files with 0 additions and 1782 deletions
-11
View File
@@ -1,11 +0,0 @@
{ config, pkgs, lib, user, inputs, flakeRoot,... }:
{
imports = [
./wayland.nix
#./eww.nix
./waybar.nix
./login-tuigreeter.nix
#./login-lightdm.nix
./fonts.nix
];
}