feat(felschr-work): remove superflous firefox config
This commit is contained in:
parent
a8097fbaa9
commit
47ac35bed4
|
@ -40,15 +40,12 @@ with pkgs;
|
|||
defaultProfile = "work";
|
||||
};
|
||||
|
||||
programs.firefox.enable = true;
|
||||
|
||||
xdg.configFile."nixpkgs/config.nix".text = ''
|
||||
{
|
||||
allowUnfree = true;
|
||||
}
|
||||
'';
|
||||
|
||||
|
||||
home.packages = with pkgs; [
|
||||
# system
|
||||
gparted
|
||||
|
|
Loading…
Reference in a new issue