feat: switch to new roles

This commit is contained in:
Ahwx 2024-12-23 22:39:47 +01:00
parent 97f3026564
commit 118e4a20ce
2 changed files with 10 additions and 2 deletions

View file

@ -12,7 +12,10 @@
cpuFreqGovernor = lib.mkDefault "performance";
};
liv.laptop.enable = false;
liv = {
desktop.enable = true;
creative.enable = true;
};
networking = {
hostName = "yoshino";