miku: Remove superpaper
This commit is contained in:
parent
a93eb98304
commit
13f8c023e0
@ -164,16 +164,6 @@ in mkHost config {
|
|||||||
Restart = "always";
|
Restart = "always";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
#superpaper = {
|
|
||||||
# description = "A cross-platform multi monitor wallpaper manager.";
|
|
||||||
# wantedBy = [ "default.target" ];
|
|
||||||
# path = [ pkgs.glib ];
|
|
||||||
# serviceConfig = {
|
|
||||||
# Type = "simple";
|
|
||||||
# ExecStart = "${pkgs.superpaper}/bin/superpaper";
|
|
||||||
# Restart = "always";
|
|
||||||
# };
|
|
||||||
#};
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user