feat(work): install sway

This commit is contained in:
Yorick Barbanneau 2025-08-24 22:50:30 +02:00
parent c1ee8f9d50
commit 2e22c734de
Signed by: ephase
GPG key ID: 246042E52B41FFCF

View file

@ -33,6 +33,19 @@
zellij.enable = true; zellij.enable = true;
zsh.enable = true; zsh.enable = true;
}; };
desktop.sway = {
enable = true;
kanshi = true;
swaylock.useNullPackage = true;
waybar = {
laptop = true;
gpuThermal.enable = false;
cpuThermal = {
hwmonPathAbs = "/sys/devices/platform/coretemp.0/hwmon/";
inputFilename = "temp1_input";
};
};
};
web.firefox = { web.firefox = {
enable = true; enable = true;
optionalExtensions = with pkgs.nur.repos.rycee.firefox-addons; [ optionalExtensions = with pkgs.nur.repos.rycee.firefox-addons; [