Add nixpad configuration

The initial step of grouping lemp11 and t490 configuration, inspired by
https://github.com/mkellyxp/nixbook.
This commit is contained in:
Oliver Davies 2025-05-12 19:10:37 +01:00
parent fd5dbd1fd2
commit c2eead8fdf
6 changed files with 42 additions and 13 deletions

View file

@ -27,9 +27,6 @@
layout = "gb";
variant = "";
};
desktopManager.cinnamon.enable = true;
displayManager.lightdm.enable = true;
};
};
}