tv xmonad shell: use currentSystem in executable
This commit is contained in:
parent
bd4a4c2faa
commit
29d9070f04
@ -28,7 +28,7 @@ in
|
||||
config.systemd.services.xmonad.environment.XMONAD_CACHE_DIR
|
||||
}
|
||||
|
||||
xmonad=$CACHEDIR/main
|
||||
xmonad=$CACHEDIR/xmonad-${lib.currentSystem}
|
||||
|
||||
xmonad_build() {(
|
||||
set -efu
|
||||
|
Loading…
Reference in New Issue
Block a user