Finally on thinkpad

This commit is contained in:
Andrea Ciceri 2022-08-05 21:02:53 +02:00
parent 55ead06206
commit 4dbc3df3a7
No known key found for this signature in database
GPG key ID: A1FC89532D1C5654
4 changed files with 125 additions and 47 deletions

View file

@ -45,8 +45,8 @@
};
mkConfigurations = {
pc = mkConfiguration {
name = "pc";
thinkpad = mkConfiguration {
name = "thinkpad";
system = supportedSystems.x86_64-linux;
modules = [];
};