h
This commit is contained in:
parent
540ac42eac
commit
98f576b2c3
5 changed files with 111 additions and 75 deletions
|
|
@ -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 = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue