feat: Updated nix flakes

This commit is contained in:
uttarayan21
2024-06-07 01:22:29 +05:30
parent a52805097a
commit aa56e74ada
4 changed files with 76 additions and 92 deletions

View File

@@ -232,7 +232,7 @@ in {
extraConfig = ''
${pkgs.pfetch-rs}/bin/pfetch
'';
package = pkgs.nushellFull;
package = pkgs.nushell;
configFile.text = ''
$env.config = {
show_banner: false,