1
0
mirror of https://github.com/ellmau/nixos.git synced 2025-12-19 09:29:36 +01:00

fixed tud printers

Signed-off-by: Stefan Ellmauthaler <stefan.ellmauthaler@tu-dresden.de>
This commit is contained in:
Stefan Ellmauthaler 2021-11-03 23:25:16 +01:00
parent 27d57a6c26
commit 609319f3aa

View File

@ -1,5 +1,7 @@
{ config, pkgs, ...}:
{
{
imports = [ ./printer.nix ];
networking.hostName = "stel-xps"; # define the hostname
environment.systemPackages = with pkgs; [