l xjail: fix for manual
This commit is contained in:
parent
258abf5396
commit
8c942b148c
|
@ -48,6 +48,7 @@ with import <stockholm/lib>;
|
|||
wm = mkOption {
|
||||
#TODO find type
|
||||
type = types.str;
|
||||
defaultText = "‹script›";
|
||||
default = "${pkgs.writeHaskellPackage "xephyrify-xmonad" {
|
||||
executables.xmonad = {
|
||||
extra-depends = [
|
||||
|
|
Loading…
Reference in a new issue