nushell
This commit is contained in:
parent
8e7359e98b
commit
0341aaf403
1 changed files with 3 additions and 2 deletions
|
|
@ -109,7 +109,6 @@ in
|
|||
};
|
||||
};
|
||||
};
|
||||
enableGnomeExtensions = true;
|
||||
extensions = with pkgs.nur.repos.rycee.firefox-addons; [
|
||||
ublock-origin
|
||||
privacy-badger
|
||||
|
|
@ -142,5 +141,7 @@ in
|
|||
};
|
||||
};
|
||||
};
|
||||
# Nushell
|
||||
programs.nushell.enable = true;
|
||||
};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue