about summary refs log tree commit diff
path: root/nixos/modules/services/computing
diff options
context:
space:
mode:
authorJörg Thalheim <joerg@thalheim.io>2020-08-07 14:43:58 +0100
committerJörg Thalheim <joerg@thalheim.io>2020-08-07 14:45:39 +0100
commitba930d8679a3945e9a2196f22bda8a1f06972438 (patch)
tree8201688d1a1742131cd27ca753da8305305701b6 /nixos/modules/services/computing
parente879d83e38030fd37787ecbb01d5bddc5678c8ff (diff)
downloadnixlib-ba930d8679a3945e9a2196f22bda8a1f06972438.tar
nixlib-ba930d8679a3945e9a2196f22bda8a1f06972438.tar.gz
nixlib-ba930d8679a3945e9a2196f22bda8a1f06972438.tar.bz2
nixlib-ba930d8679a3945e9a2196f22bda8a1f06972438.tar.lz
nixlib-ba930d8679a3945e9a2196f22bda8a1f06972438.tar.xz
nixlib-ba930d8679a3945e9a2196f22bda8a1f06972438.tar.zst
nixlib-ba930d8679a3945e9a2196f22bda8a1f06972438.zip
nixos/modules: remove trailing whitespace
This leads to ci failure otherwise if the file gets changed.
git-blame can ignore whitespace changes.
Diffstat (limited to 'nixos/modules/services/computing')
-rw-r--r--nixos/modules/services/computing/torque/mom.nix2
-rw-r--r--nixos/modules/services/computing/torque/server.nix2
2 files changed, 2 insertions, 2 deletions
diff --git a/nixos/modules/services/computing/torque/mom.nix b/nixos/modules/services/computing/torque/mom.nix
index 83772539a7ab..0c5f43cf3e6a 100644
--- a/nixos/modules/services/computing/torque/mom.nix
+++ b/nixos/modules/services/computing/torque/mom.nix
@@ -60,4 +60,4 @@ in
     };
 
   };
-}      
+}
diff --git a/nixos/modules/services/computing/torque/server.nix b/nixos/modules/services/computing/torque/server.nix
index 655d1500497e..21c5a4f46724 100644
--- a/nixos/modules/services/computing/torque/server.nix
+++ b/nixos/modules/services/computing/torque/server.nix
@@ -93,4 +93,4 @@ in
     };
 
   };
-}      
+}