mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-25 09:28:27 +02:00
fix: try to make firefox the default browser
This commit is contained in:
@@ -1,8 +1,5 @@
|
||||
{config, pkgs, ...}: let
|
||||
d = config.xdg.dataHome;
|
||||
c = config.xdg.configHome;
|
||||
cache = config.xdg.cacheHome;
|
||||
in rec {
|
||||
{config, pkgs, ...}:
|
||||
{
|
||||
imports = [
|
||||
./nushell
|
||||
|
||||
|
||||
Reference in New Issue
Block a user