This commit is contained in:
martyTF 2026-04-14 17:57:25 +02:00
parent 540ac42eac
commit 98f576b2c3
5 changed files with 111 additions and 75 deletions

View file

@ -15,7 +15,7 @@
timezone = "Europe/Berlin";
language = "en_GB.UTF-8";
locale = "de_DE.UTF-8";
hostname = "marty-thinkpad";
hostname = "marty-pc";
};
apps = {
audio = {
@ -119,13 +119,13 @@
desktop = {
window-managers = {
hyprland = {
enable = false;
enable = true;
};
niri = {
enable = true;
};
sway = {
enable = true;
enable = false;
};
};
shell = {