i did not start making smaller commits
This commit is contained in:
parent
28462677e0
commit
11536e636f
7 changed files with 25 additions and 5 deletions
5
home/programs/misc/qpwgraph.nix
Normal file
5
home/programs/misc/qpwgraph.nix
Normal file
|
@ -0,0 +1,5 @@
|
|||
{pkgs, ...}: {
|
||||
home.packages = with pkgs; [
|
||||
qpwgraph
|
||||
];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue