diff options
| author | Gregor Kleen <gkleen@yggdrasil.li> | 2018-09-11 10:28:10 +0200 |
|---|---|---|
| committer | Gregor Kleen <gkleen@yggdrasil.li> | 2018-09-11 10:28:10 +0200 |
| commit | a5e32d0e0dacf6098253866949d5f5093a8c8e87 (patch) | |
| tree | 7dee937696e34f11532283a310d99cae562fee48 | |
| parent | 346119735eb41eb60c143b3600318164b83ffe35 (diff) | |
| download | nixos-a5e32d0e0dacf6098253866949d5f5093a8c8e87.tar nixos-a5e32d0e0dacf6098253866949d5f5093a8c8e87.tar.gz nixos-a5e32d0e0dacf6098253866949d5f5093a8c8e87.tar.bz2 nixos-a5e32d0e0dacf6098253866949d5f5093a8c8e87.tar.xz nixos-a5e32d0e0dacf6098253866949d5f5093a8c8e87.zip | |
...
| -rw-r--r-- | users/gkleen@odin.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/users/gkleen@odin.nix b/users/gkleen@odin.nix index 7906e110..66c467e3 100644 --- a/users/gkleen@odin.nix +++ b/users/gkleen@odin.nix | |||
| @@ -24,7 +24,7 @@ | |||
| 24 | --prefix PATH : ${pkgs.lib.makeBinPath (with pkgs; [ aqbanking dbacl ])} | 24 | --prefix PATH : ${pkgs.lib.makeBinPath (with pkgs; [ aqbanking dbacl ])} |
| 25 | ''; | 25 | ''; |
| 26 | }); | 26 | }); |
| 27 | }; | 27 | }); |
| 28 | }; | 28 | }; |
| 29 | }; | 29 | }; |
| 30 | 30 | ||
