Laptop changes
This commit is contained in:
parent
5a76c612bc
commit
72fa26867c
4 changed files with 14 additions and 11 deletions
|
@ -1,7 +1,6 @@
|
|||
{ config, lib, ... }:
|
||||
{
|
||||
home-manager.users."${config.sysusers.main}".home = {
|
||||
desktop.enable = false;
|
||||
stateVersion = lib.mkForce config.system.stateVersion;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue