qute experiments
This commit is contained in:
parent
e508a08b86
commit
ef0ae94080
7 changed files with 30 additions and 22 deletions
6
home/modules/programs/qutebrowser.nix
Normal file
6
home/modules/programs/qutebrowser.nix
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{ ... }:
|
||||
{
|
||||
programs.qutebrowser = {
|
||||
enable = true;
|
||||
};
|
||||
}
|
||||
|
|
@ -31,7 +31,7 @@
|
|||
name = "pyrefly";
|
||||
publisher = "meta";
|
||||
version = "0.55.0";
|
||||
hash = "sha256-ur7lNIjnyU0gxv/B8wx2P76VaVgJRWEHyDG5BBfgbp8=";
|
||||
hash = "sha256-leduAq1xehbQwrzi9dTawZCqYYvyacTQP26QWTTdk6U=";
|
||||
}
|
||||
{
|
||||
name = "chatgpt";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue