diff options
| -rw-r--r-- | bragi.nix | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -275,7 +275,7 @@ in rec { | |||
| 275 | home = "/var/lib/thermoprint"; | 275 | home = "/var/lib/thermoprint"; |
| 276 | }; | 276 | }; |
| 277 | 277 | ||
| 278 | environment.etc."thermoprint-server/config.hs" = { | 278 | environment.etc."thermoprint-server/thermoprint-server.hs" = { |
| 279 | text = '' | 279 | text = '' |
| 280 | {-# LANGUAGE OverloadedStrings #-} | 280 | {-# LANGUAGE OverloadedStrings #-} |
| 281 | {-# LANGUAGE ImpredicativeTypes #-} | 281 | {-# LANGUAGE ImpredicativeTypes #-} |
