feat: add uni profile

This commit is contained in:
Leon Schwarzäugl 2025-08-10 11:33:14 +02:00
parent ae2126f363
commit e6c7351094
Signed by: swarsel
GPG key ID: 26A54C31F2A4FD84
9 changed files with 181 additions and 74 deletions

View file

@ -16,6 +16,7 @@ in
swarselprofiles = {
personal = lib.mkIf (!minimal) true;
work = lib.mkIf (!minimal) true;
uni = lib.mkIf (!minimal) true;
framework = lib.mkIf (!minimal) true;
amdcpu = true;
amdgpu = true;