1
0
mirror of https://github.com/kmein/niveum synced 2026-03-18 02:51:08 +01:00

Configuration

+ printer drivers
+ xrandr config for homeros
- ligature fonts
+ 0ad
~ lock colour
This commit is contained in:
Kierán Meinhardt
2018-09-25 17:17:51 +02:00
parent 7ccdb8c3e2
commit 960b77fb2b
4 changed files with 12 additions and 5 deletions

View File

@@ -30,6 +30,11 @@ in {
'';
};
services.printing = {
enable = true;
drivers = [ pkgs.hplipWithPlugin ];
};
security.sudo.enable = true;
security.sudo.extraConfig = "Defaults insults";