Add workstation-specific settings

This commit is contained in:
ItsDrike 2024-04-13 20:10:01 +02:00
parent fca6296841
commit 27b0d375f2
Signed by: ItsDrike
GPG key ID: FA2745890B7048C0
18 changed files with 258 additions and 9 deletions

View file

@ -24,6 +24,7 @@
username = "itsdrike";
};
device = {
type = "desktop";
virtual-machine = true;
cpu.type = "amd";
};