commit
ff5ddd04f3
@ -27,6 +27,7 @@ in
|
|||||||
environment.etc.screenrc.text = cfg.screenrc;
|
environment.etc.screenrc.text = cfg.screenrc;
|
||||||
|
|
||||||
environment.systemPackages = [ pkgs.screen ];
|
environment.systemPackages = [ pkgs.screen ];
|
||||||
|
security.pam.services.screen = {};
|
||||||
};
|
};
|
||||||
|
|
||||||
}
|
}
|
||||||
|
@ -776,11 +776,8 @@ in
|
|||||||
'';
|
'';
|
||||||
|
|
||||||
# Most of these should be moved to specific modules.
|
# Most of these should be moved to specific modules.
|
||||||
cups = {};
|
|
||||||
ftp = {};
|
|
||||||
i3lock = {};
|
i3lock = {};
|
||||||
i3lock-color = {};
|
i3lock-color = {};
|
||||||
screen = {};
|
|
||||||
vlock = {};
|
vlock = {};
|
||||||
xlock = {};
|
xlock = {};
|
||||||
xscreensaver = {};
|
xscreensaver = {};
|
||||||
|
Loading…
Reference in New Issue
Block a user