mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-04 15:00:13 +01:00
feat: switch to new roles
This commit is contained in:
parent
97f3026564
commit
118e4a20ce
2 changed files with 10 additions and 2 deletions
|
|
@ -12,7 +12,10 @@
|
|||
cpuFreqGovernor = lib.mkDefault "performance";
|
||||
};
|
||||
|
||||
liv.laptop.enable = false;
|
||||
liv = {
|
||||
desktop.enable = true;
|
||||
creative.enable = true;
|
||||
};
|
||||
|
||||
networking = {
|
||||
hostName = "yoshino";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue