This commit is contained in:
m3tam3re
2025-08-28 20:31:25 +02:00
parent 7a3f368aca
commit d96e054ef3
3 changed files with 2 additions and 7 deletions

View File

@ -1,6 +1,5 @@
{
config,
pkgs,
lib,
...
}:

View File

@ -3,9 +3,7 @@
lib,
...
}:
with lib; let
cfg = config.features.desktop.hyprland;
in {
with lib; {
imports = [
../common
./dotfiles

View File

@ -3,9 +3,7 @@
lib,
...
}:
with lib; let
cfg = config.features.desktop.hyprland;
in {
with lib; {
imports = [
../common
./dotfiles