moving nom package
This commit is contained in:
parent
0df91fa659
commit
2c3c3cc854
2 changed files with 1 additions and 2 deletions
|
@ -78,8 +78,6 @@
|
|||
fzf
|
||||
tree
|
||||
|
||||
nix-output-monitor
|
||||
|
||||
gparted
|
||||
arandr
|
||||
flameshot
|
||||
|
|
|
@ -24,6 +24,7 @@
|
|||
};
|
||||
|
||||
home.packages = with pkgs; [
|
||||
nix-output-monitor
|
||||
(writeShellScriptBin "rebuild" ''
|
||||
nixos-rebuild switch --log-format internal-json -v |& nom --json
|
||||
'')
|
||||
|
|
Loading…
Reference in a new issue