Test
This commit is contained in:
parent
3a2af5fb69
commit
48c218c2f7
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
||||||
}: let
|
}: let
|
||||||
profileName = "jsw.nixos-default";
|
profileName = "jsw.nixos-default";
|
||||||
in {
|
in {
|
||||||
programs.firefox = {
|
programs.irefox = {
|
||||||
enable = true;
|
enable = true;
|
||||||
package = pkgs.wrapFirefox pkgs.firefox-unwrapped {
|
package = pkgs.wrapFirefox pkgs.firefox-unwrapped {
|
||||||
extraPolicies = {
|
extraPolicies = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue