Move from firefox to librewolf for dialy browsing
Fix wrong hostname set
This commit is contained in:
parent
db7238afe3
commit
b6b5d8344c
7 changed files with 41 additions and 78 deletions
|
@ -1,6 +1,6 @@
|
|||
{ pkgs, config, ... }: {
|
||||
config = {
|
||||
home.packages = [ pkgs.keepassxc ];
|
||||
home.packages = [ pkgs.unstable.keepassxc ];
|
||||
homeage.file."keepassxc.ini" = {
|
||||
source = ../../secrets/keepassxc.ini.age;
|
||||
symlinks = [ "${config.xdg.configHome}/keepassxc/keepassxc.ini" ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue