Compare commits
1 commit
7ee86629ed
...
2bfcb22a22
Author | SHA1 | Date | |
---|---|---|---|
|
2bfcb22a22 |
|
@ -51,7 +51,7 @@ in {
|
|||
};
|
||||
};
|
||||
|
||||
home.sessionVariables.DEFAULT_BROWSER = mkIf cfg.makeDefaultBrowser "${lib.getExe pkgs.firefox}";
|
||||
home.sessionVariables.DEFAULT_BROWSER = "${lib.getExe pkgs.firefox}";
|
||||
})
|
||||
]);
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue