From b4699c95976e2ac32a5378da3dd328b298d3f5c0 Mon Sep 17 00:00:00 2001 From: notohh Date: Sun, 18 Dec 2022 01:39:58 -0500 Subject: [PATCH] switch to nushell --- configuration.nix | 15 ++++----------- 1 file changed, 4 insertions(+), 11 deletions(-) diff --git a/configuration.nix b/configuration.nix index 23e4057..7624d89 100644 --- a/configuration.nix +++ b/configuration.nix @@ -7,8 +7,7 @@ ./modules/hyprland/default.nix ]; - # Bootloader. - + # Bootloader. boot.loader = { systemd-boot = { enable = true; @@ -87,21 +86,13 @@ pulse.enable = true; wireplumber.enable = true; }; - - # enable fish - programs.fish = { - enable = true; - shellAliases = { - v = "nvim"; - }; - }; # enable steam programs.steam = { enable = true; }; - users.defaultUserShell = pkgs.fish; + users.defaultUserShell = pkgs.nushell; #polkit security.polkit.enable = true; @@ -145,6 +136,7 @@ virt-manager drawio imv + zathura opentabletdriver # entertainment @@ -177,6 +169,7 @@ alacritty stow starship + nushell rustup cargo jre