mirror of
https://github.com/aviallon/nixos-lib.git
synced 2026-04-06 01:38:06 +00:00
[HomeManager] Add global home-manager configuration, mainly used to configure firefox
This commit is contained in:
parent
6322c89fb6
commit
26d812779f
3 changed files with 207 additions and 2 deletions
|
|
@ -160,7 +160,7 @@ in {
|
|||
programs.gnupg.agent.pinentryFlavor = "qt";
|
||||
|
||||
environment.systemPackages = with pkgs; with libsForQt5; [
|
||||
firefox
|
||||
# firefox
|
||||
konsole
|
||||
kate
|
||||
yakuake
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue