Compare commits
1 Commits
skycam
...
c1074db99c
Author | SHA1 | Date | |
---|---|---|---|
c1074db99c
|
@@ -44,10 +44,10 @@
|
|||||||
SupplementaryGroups = [ "video" "i2c" ];
|
SupplementaryGroups = [ "video" "i2c" ];
|
||||||
Restart = "always";
|
Restart = "always";
|
||||||
RestartSec = 10;
|
RestartSec = 10;
|
||||||
};
|
|
||||||
wantedBy = [ "network-online.target" ];
|
wantedBy = [ "network-online.target" ];
|
||||||
confinement.mode = "chroot-only";
|
confinement.mode = "chroot-only";
|
||||||
};
|
};
|
||||||
|
};
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
git
|
git
|
||||||
|
Reference in New Issue
Block a user