persephone: Install Brave
This commit is contained in:
parent
4a2dfb8e6e
commit
bf6d3fb257
2 changed files with 2 additions and 1 deletions
|
|
@ -8,6 +8,7 @@
|
||||||
"1password"
|
"1password"
|
||||||
"1password-cli"
|
"1password-cli"
|
||||||
"adguard"
|
"adguard"
|
||||||
|
"brave-browser"
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -7,7 +7,7 @@
|
||||||
}:
|
}:
|
||||||
let
|
let
|
||||||
inherit (lib) mkDefault;
|
inherit (lib) mkDefault;
|
||||||
|
|
||||||
bootUUID = config.machine.fs.bootUUID;
|
bootUUID = config.machine.fs.bootUUID;
|
||||||
efiUUID = config.machine.fs.efiUUID;
|
efiUUID = config.machine.fs.efiUUID;
|
||||||
luuksUUID = config.machine.fs.luuksUUID;
|
luuksUUID = config.machine.fs.luuksUUID;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue