Compare commits

...

2 Commits

Author SHA1 Message Date
Alexandre
0839c70c8a Removed XFCE from light config, as it was causing ssh errors
Some checks failed
Check config / build (push) Failing after 10m22s
2026-05-31 23:46:25 +02:00
Alexandre
e21e87d195 Silenced a hm warning 2026-05-31 23:46:25 +02:00
2 changed files with 3 additions and 1 deletions

View File

@ -7,6 +7,6 @@ in
imports = [ imports = [
./hardware-configuration.nix ./hardware-configuration.nix
modules.common.module modules.common.module
modules.nixos.desktop.xfce # Desktop Enviroment #modules.nixos.desktop.xfce # Desktop Enviroment
]; ];
} }

View File

@ -15,6 +15,8 @@ in
wayland.windowManager.hyprland = { wayland.windowManager.hyprland = {
enable = true; enable = true;
configType = "hyprlang";
# Config # Config
settings = { settings = {
# Variables # Variables