diff options
-rw-r--r-- | sif.nix | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -60,6 +60,8 @@ | |||
60 | 60 | ||
61 | vnstat.enable = true; | 61 | vnstat.enable = true; |
62 | 62 | ||
63 | printing.enable = true; | ||
64 | |||
63 | logind.extraConfig = '' | 65 | logind.extraConfig = '' |
64 | HandleLidSwitch=hibernate | 66 | HandleLidSwitch=hibernate |
65 | LidSwitchIgnoreInhibited=no | 67 | LidSwitchIgnoreInhibited=no |