mirror of
https://github.com/librephoenix/nixos-config
synced 2025-07-06 06:52:13 +05:30
Trying smartcalc instead of octave
This commit is contained in:
parent
82795ffb89
commit
c13de110dc
2 changed files with 29 additions and 1 deletions
|
@ -16,12 +16,13 @@
|
|||
htop
|
||||
hwinfo
|
||||
unzip
|
||||
octave
|
||||
brightnessctl
|
||||
w3m
|
||||
fzf
|
||||
pandoc
|
||||
pciutils
|
||||
(pkgs.callPackage ../pkgs/smartcalc.nix { })
|
||||
(pkgs.writeShellScriptBin "sc" ''smartcalc'')
|
||||
#(pkgs.callPackage ../pkgs/ytsub.nix { })
|
||||
#(pkgs.callPackage ../pkgs/russ.nix { })
|
||||
#(pkgs.python3Packages.callPackage ../pkgs/impressive.nix { })
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue