no more verbose hm
This commit is contained in:
parent
716cf3a006
commit
c4724007d3
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
nix-output-monitor
|
nix-output-monitor
|
||||||
(writeShellScriptBin "rebuild" ''
|
(writeShellScriptBin "rebuild" ''
|
||||||
home-manager switch -v |& nom
|
home-manager switch |& nom
|
||||||
'')
|
'')
|
||||||
|
|
||||||
go
|
go
|
||||||
|
|
Loading…
Reference in a new issue