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