organizing config and getting rid of withs as much as possible
This commit is contained in:
parent
42c647cb63
commit
c365ba3827
12 changed files with 142 additions and 57 deletions
|
@ -22,6 +22,15 @@ in
|
|||
qt5.qtwayland
|
||||
];
|
||||
|
||||
environment.etc = {
|
||||
"1password/custom_allowed_browsers" = {
|
||||
text = ''
|
||||
vivaldi-bin
|
||||
'';
|
||||
mode = "0755";
|
||||
};
|
||||
};
|
||||
|
||||
# environment.sessionVariables.NIXOS_OZONE_WL = "1";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue