mirror of
https://github.com/Misterio77/Foundry.git
synced 2026-08-24 10:04:09 -05:00
6 lines
54 B
Nix
6 lines
54 B
Nix
{ pkgs, ... }:
|
|
|
|
{
|
|
programs.firefox.enable = true;
|
|
}
|