mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-01-27 23:12:49 -05:00
flake: update to new monorepo structure (#701)
* nix: move alejandra.toml to root * nix: build using local dms cli * workflow: update update-vendor-hash to new structure
This commit is contained in:
@@ -122,7 +122,7 @@ in {
|
||||
};
|
||||
|
||||
Service = {
|
||||
ExecStart = lib.getExe dmsPkgs.dmsCli + " run";
|
||||
ExecStart = lib.getExe dmsPkgs.dmsCli + " run --session";
|
||||
Restart = "on-failure";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user