Other changes

This commit is contained in:
marc
2025-02-16 22:51:35 +01:00
parent e917ea97c6
commit f7afbe6973
2 changed files with 2 additions and 1 deletions

View File

@@ -38,7 +38,7 @@ job "gitea" {
resources {
cpu = 1000
memory = 256
memory = 400
}
service {

View File

@@ -10,6 +10,7 @@
};
kernelModules = [ "kvm-intel" ];
extraModulePackages = [ ];
supportedFilesystems = [ "ntfs" ];
};
fileSystems = {