ma gui/look-up: fix configuration
This commit is contained in:
parent
fa8e3964ba
commit
d9564135e2
|
@ -1,6 +1,7 @@
|
|||
{pkgs, config, ... }:
|
||||
let
|
||||
user = config.krebs.build.user.name;
|
||||
window-manager = "awesome";
|
||||
in
|
||||
{
|
||||
systemd.services.look-up = {
|
||||
|
|
Loading…
Reference in a new issue