Regenerated
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
{ config, pkgs, lib, ... }:
|
||||
|
||||
{
|
||||
################################################
|
||||
# Install Zen Browser system-wide
|
||||
################################################
|
||||
environment.systemPackages = [
|
||||
pkgs.zen-browser
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user