mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 21:50:33 +03:00
nixos: improve systemd slice names (#345990)
This commit is contained in:
commit
d783411040
8 changed files with 8 additions and 8 deletions
|
@ -125,7 +125,7 @@ in
|
|||
};
|
||||
|
||||
systemd.slices.isolate = {
|
||||
description = "Isolate sandbox slice";
|
||||
description = "Isolate Sandbox Slice";
|
||||
};
|
||||
|
||||
meta.maintainers = with maintainers; [ virchau13 ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue