mirror of
https://github.com/thiloho/nixos-config.git
synced 2025-11-22 03:21:35 +01:00
Enable printing
This commit is contained in:
@@ -9,6 +9,8 @@
|
||||
|
||||
networking.hostName = "laptop";
|
||||
|
||||
boot.extraModulePackages = [ config.boot.kernelPackages.broadcom_sta ];
|
||||
|
||||
home-manager.users.thiloho = { pkgs, ... }: {
|
||||
# programs.git = {
|
||||
# signing = {
|
||||
|
||||
Reference in New Issue
Block a user