feat: add laptop role

This commit is contained in:
uku 2024-08-17 19:17:41 +02:00
parent 630c953f2f
commit 07364c9814
Signed by: uku
SSH key fingerprint: SHA256:4P0aN6M8ajKukNi6aPOaX0LacanGYtlfjmN+m/sHY/o
3 changed files with 27 additions and 27 deletions

View file

@ -36,7 +36,7 @@ in {
};
kilimandjaro = {
role = "desktop";
role = "laptop";
system = "x86_64-linux";
};