Odin: server configuration

This commit is contained in:
Filippo Berto 2024-12-25 22:39:40 +01:00
parent 7c38e6d9f1
commit 6c65746ba5
Signed by: bertof
GPG key ID: 9DBF7E6A1D2CE9ED
7 changed files with 91 additions and 22 deletions

View file

@ -39,6 +39,7 @@
};
hardware = {
logitech.wireless = { enable = true; enableGraphical = true; };
graphics = {
enable = true;
@ -214,6 +215,7 @@
export GSETTINGS_SCHEMA_DIR="${pkgs.gsettings-desktop-schemas}/share/gsettings-schemas/${pkgs.gsettings-desktop-schemas.name}/glib-2.0/schemas/"
'';
};
extest.enable = true;
remotePlay.openFirewall = true;
};
zsh.enable = true;