furthre config on laptop
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
{ config, lib, pkgs, ... }
|
||||
{
|
||||
environment.systemPackages = with pkgs; [
|
||||
]
|
||||
# Enable CUPS to print documents.
|
||||
services.printing.enable = true;
|
||||
}
|
||||
Reference in New Issue
Block a user