Other changes
This commit is contained in:
@@ -38,7 +38,7 @@ job "gitea" {
|
||||
|
||||
resources {
|
||||
cpu = 1000
|
||||
memory = 256
|
||||
memory = 400
|
||||
}
|
||||
|
||||
service {
|
||||
|
||||
@@ -10,6 +10,7 @@
|
||||
};
|
||||
kernelModules = [ "kvm-intel" ];
|
||||
extraModulePackages = [ ];
|
||||
supportedFilesystems = [ "ntfs" ];
|
||||
};
|
||||
|
||||
fileSystems = {
|
||||
|
||||
Reference in New Issue
Block a user