framework: tweaks
This commit is contained in:
parent
3d18f696aa
commit
58a2547bc5
3 changed files with 21 additions and 30 deletions
|
|
@ -28,7 +28,6 @@
|
|||
|
||||
# other
|
||||
element-desktop
|
||||
brave
|
||||
bitwarden
|
||||
];
|
||||
|
||||
|
|
@ -55,4 +54,9 @@
|
|||
"file:///home/tristan/Downloads"
|
||||
];
|
||||
};
|
||||
|
||||
programs.chromium = {
|
||||
enable = true;
|
||||
package = pkgs.brave;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue