tv mu: use br
This commit is contained in:
parent
0c70e8fb51
commit
ba5e2081cd
@ -3,6 +3,7 @@ with import <stockholm/lib>;
|
|||||||
|
|
||||||
imports = [
|
imports = [
|
||||||
<stockholm/tv>
|
<stockholm/tv>
|
||||||
|
<stockholm/tv/2configs/br.nix>
|
||||||
<stockholm/tv/2configs/exim-retiolum.nix>
|
<stockholm/tv/2configs/exim-retiolum.nix>
|
||||||
<stockholm/tv/2configs/retiolum.nix>
|
<stockholm/tv/2configs/retiolum.nix>
|
||||||
];
|
];
|
||||||
@ -90,20 +91,6 @@ with import <stockholm/lib>;
|
|||||||
pkgs.xlibs.fontschumachermisc
|
pkgs.xlibs.fontschumachermisc
|
||||||
];
|
];
|
||||||
|
|
||||||
# Enable CUPS to print documents.
|
|
||||||
services.printing = {
|
|
||||||
enable = true;
|
|
||||||
#drivers = [
|
|
||||||
# #pkgs.foomatic_filters
|
|
||||||
# #pkgs.gutenprint
|
|
||||||
# #pkgs.cups_pdf_filter
|
|
||||||
# #pkgs.ghostscript
|
|
||||||
#];
|
|
||||||
#cupsdConf = ''
|
|
||||||
# LogLevel debug2
|
|
||||||
#'';
|
|
||||||
};
|
|
||||||
|
|
||||||
services.xserver.enable = true;
|
services.xserver.enable = true;
|
||||||
services.xserver.layout = "de";
|
services.xserver.layout = "de";
|
||||||
services.xserver.xkbOptions = "eurosign:e";
|
services.xserver.xkbOptions = "eurosign:e";
|
||||||
|
Loading…
Reference in New Issue
Block a user