stuff
This commit is contained in:
parent
ed13a64d87
commit
d998fe6155
7 changed files with 47 additions and 20 deletions
|
|
@ -27,7 +27,7 @@ in
|
|||
};
|
||||
};
|
||||
|
||||
config = lib.mkIf config.services.xserver.displayManager.gdm.enable {
|
||||
config = lib.mkIf config.services.displayManager.gdm.enable {
|
||||
boot.postBootCommands = with lib; strings.concatStrings bootCommands;
|
||||
};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue