feat: replace jpassmenu with a python version
There is no reason for it to be a Rust program
This commit is contained in:
parent
f082fe7a61
commit
1fdbf8af97
13 changed files with 166 additions and 931 deletions
|
@ -6,6 +6,7 @@ _: {
|
|||
buildInputs = [
|
||||
pkgs.just
|
||||
self'.packages.nvim
|
||||
pkgs.uv
|
||||
];
|
||||
QEMU_OPTS_WL = "-enable-kvm -nodefaults -m 4G -cpu host -smp 4 -device virtio-gpu";
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue