you know the drill at this point
This commit is contained in:
parent
2d0b2b5070
commit
b8e4a0a8bc
27 changed files with 227 additions and 555 deletions
|
@ -17,6 +17,9 @@ in
|
|||
immutableByDefault = true;
|
||||
windows.allowWindowsToRememberPositions = true;
|
||||
|
||||
panels = import ./panels.nix;
|
||||
powerdevil = import ./power.nix;
|
||||
|
||||
session = {
|
||||
general.askForConfirmationOnLogout = false;
|
||||
sessionRestore.restoreOpenApplicationsOnLogin = "onLastLogout";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue