move volumesh to correct folder
This commit is contained in:
parent
611a41562e
commit
07c0a367e7
3 changed files with 1 additions and 2 deletions
|
@ -88,8 +88,6 @@
|
|||
});
|
||||
nerdfonts_fira_hack =
|
||||
(pkgs.nerdfonts.override { fonts = [ "FiraCode" "Hack" ]; });
|
||||
volumesh = pkgs.writeShellScriptBin "volumesh"
|
||||
(builtins.readFile ./user/scripts/volumesh);
|
||||
})
|
||||
(import ./scripts { inherit config pkgs lib; })
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue