mirror of
https://github.com/nmasur/dotfiles
synced 2026-08-02 03:18:35 +00:00
try to fix nix warnings
This commit is contained in:
@@ -23,6 +23,7 @@ in
|
||||
|
||||
programs.firefox = {
|
||||
enable = true;
|
||||
configPath = ".mozilla/firefox";
|
||||
package = pkgs.firefox;
|
||||
profiles.default = {
|
||||
id = 0;
|
||||
|
||||
Reference in New Issue
Block a user