diff options
| author | Linnea Gräf <nea@nea.moe> | 2025-04-23 20:28:01 +0200 |
|---|---|---|
| committer | Linnea Gräf <nea@nea.moe> | 2025-04-23 20:28:01 +0200 |
| commit | c2e6dc015930e439cf6f9f2e66f30f1b8475910f (patch) | |
| tree | def8e7871d49218fb2c9d149db417bde6de1cf2c /srv | |
| parent | 4537af40bf8dc200860a2410712be2ffa44455eb (diff) | |
| download | nix-infra-c2e6dc015930e439cf6f9f2e66f30f1b8475910f.tar.gz nix-infra-c2e6dc015930e439cf6f9f2e66f30f1b8475910f.tar.bz2 nix-infra-c2e6dc015930e439cf6f9f2e66f30f1b8475910f.zip | |
snapshot: Mi 23. Apr 20:28:01 CEST 2025
Diffstat (limited to 'srv')
| -rw-r--r-- | srv/hadante/configuration.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/srv/hadante/configuration.nix b/srv/hadante/configuration.nix index c5a2ef4..6893f3b 100644 --- a/srv/hadante/configuration.nix +++ b/srv/hadante/configuration.nix @@ -170,7 +170,7 @@ in ) javas) // { ".gradle/gradle.properties".text = '' - + test.property = true ''; }; home.stateVersion = "25.05"; |
