feat: add nfs mesh

This commit is contained in:
2025-12-13 22:40:04 -08:00
parent ae0a4d5f21
commit 07e49b1591
5 changed files with 148 additions and 26 deletions

View File

@@ -47,34 +47,9 @@
};
desktop.enable = true;
home-manager.users.luca = {
services.kanshi = {
enable = true;
settings = [
{
profile.name = "main";
profile.outputs = [
{
criteria = "DP-2";
status = "enable";
scale = 1.0;
mode = "1920x1080";
position = "0,190";
}
{
criteria = "HDMI-A-1";
status = "enable";
scale = 1.0;
mode = "3440x1440";
position = "1920,0";
}
];
}
];
};
};
kanata.enable = true;
kanata.apple = true;
users.users.luca = {
isNormalUser = true;
extraGroups = [