Enable printing

This commit is contained in:
thiloho
2023-07-17 10:16:28 +02:00
parent 90fedf76e1
commit e085637398
2 changed files with 8 additions and 1 deletions

View File

@@ -9,6 +9,8 @@
networking.hostName = "laptop";
boot.extraModulePackages = [ config.boot.kernelPackages.broadcom_sta ];
home-manager.users.thiloho = { pkgs, ... }: {
# programs.git = {
# signing = {