diff options
author | stuebinm | 2024-01-22 23:35:54 +0100 |
---|---|---|
committer | stuebinm | 2024-01-22 23:35:54 +0100 |
commit | 77d90d91ffc536b153687a91a4949d164ccdf186 (patch) | |
tree | d7bc13f36331828e2ecd29617a1610490d06c28b /chaski | |
parent | fff5180525c57a52ff955aef84b2397c9709438d (diff) |
update inputs
Diffstat (limited to 'chaski')
-rw-r--r-- | chaski/configuration.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chaski/configuration.nix b/chaski/configuration.nix index f74a495..875e412 100644 --- a/chaski/configuration.nix +++ b/chaski/configuration.nix @@ -8,7 +8,7 @@ imports = [ # Include the results of the hardware scan. ./hardware-configuration.nix - ./services/uplcg.nix + # ./services/uplcg.nix ./services/tracktrain.nix ./services/chat.nix ./services/bahnhof-name.nix |