Add Firefox configuration to common.
This commit is contained in:
4
nodes/hosts/common/firefox.nix
Normal file
4
nodes/hosts/common/firefox.nix
Normal file
@@ -0,0 +1,4 @@
|
||||
{ pkgs, ... }: {
|
||||
programs.firefox.enable = true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user