parent
bb6257bd3a
commit
0810111ced
@ -28,8 +28,6 @@ in {
|
|||||||
|
|
||||||
###### implementation
|
###### implementation
|
||||||
config = mkIf cfg.enable {
|
config = mkIf cfg.enable {
|
||||||
services.cgmanager.enable = true;
|
|
||||||
|
|
||||||
systemd.services.lxcfs = {
|
systemd.services.lxcfs = {
|
||||||
description = "FUSE filesystem for LXC";
|
description = "FUSE filesystem for LXC";
|
||||||
wantedBy = [ "multi-user.target" ];
|
wantedBy = [ "multi-user.target" ];
|
||||||
|
Loading…
Reference in New Issue
Block a user