mirror of
https://github.com/Noratrieb/nixos.git
synced 2026-01-14 11:45:06 +01:00
Revert "Update"
This reverts commit 9bf00e43ae.
Somehow firefox keeps crashing....
This commit is contained in:
parent
9bf00e43ae
commit
cd3628e168
4 changed files with 17 additions and 19 deletions
|
|
@ -1,8 +1,6 @@
|
|||
{ pkgs, ... }: {
|
||||
programs.firefox = {
|
||||
enable = true;
|
||||
# see configuration.nix
|
||||
package = pkgs.firefox-beta;
|
||||
profiles = {
|
||||
nils = {
|
||||
id = 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue