boreal: cleanup old config

Switch to Gnome since SDDM refuses to display anything.
This commit is contained in:
Antoine Martin 2025-12-22 18:48:00 +01:00
parent b8c954350c
commit f7a71896d2
2 changed files with 6 additions and 13 deletions

View file

@ -8,10 +8,10 @@
# Keyboard settings & i3 settings
my.home.x.enable = true;
my.home.x.i3.enable = true;
my.home.x.i3bar.temperature.chip = "k10temp-pci-*";
my.home.x.i3bar.temperature.inputs = ["Tccd1"];
my.home.x.i3bar.networking.throughput_interfaces = ["enp8s0" "wlp4s0"];
#my.home.x.i3.enable = true;
#my.home.x.i3bar.temperature.chip = "k10temp-pci-*";
#my.home.x.i3bar.temperature.inputs = ["Tccd1"];
#my.home.x.i3bar.networking.throughput_interfaces = ["enp8s0" "wlp4s0"];
my.home.emacs.enable = true;
my.theme = config.home-manager.users.alarsyo.my.themes.solarizedLight;