diff options
| author | tv <tv@krebsco.de> | 2017-09-19 20:04:22 +0200 | 
|---|---|---|
| committer | tv <tv@krebsco.de> | 2017-09-19 20:17:06 +0200 | 
| commit | ed9a1085946589409caba6e18233c329d99c0b4b (patch) | |
| tree | ed2c026fd263bb3e9bc3208e365488905dace912 | |
| parent | 755e3a46682b90729be8a82026b08429cd7baea8 (diff) | |
tv xu: import br config
| -rw-r--r-- | tv/1systems/xu/config.nix | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/tv/1systems/xu/config.nix b/tv/1systems/xu/config.nix index d4a10fe10..0363c983d 100644 --- a/tv/1systems/xu/config.nix +++ b/tv/1systems/xu/config.nix @@ -16,6 +16,7 @@ with import <stockholm/lib>;      <stockholm/tv/2configs/pulse.nix>      <stockholm/tv/2configs/retiolum.nix>      <stockholm/tv/2configs/binary-cache> +    <stockholm/tv/2configs/br.nix>      <stockholm/tv/2configs/xserver>      {        environment.systemPackages = with pkgs; [  | 
