nushell as default
This commit is contained in:
@@ -78,7 +78,8 @@
|
||||
extraGroups = [ "wheel" "disk" "audio" "video" "networkmanager" "systemd-journal" "networkmanager" "sway" "plugdev" "adbusers"];
|
||||
createHome = true;
|
||||
home = "/home/nathan";
|
||||
shell = "/run/current-system/sw/bin/bash";
|
||||
# shell = "/run/current-system/sw/bin/bash";
|
||||
shell = pkgs.nushell;
|
||||
};
|
||||
|
||||
#fonts.fonts = with pkgs; [ fira-code jetbrains-mono iosevka ];
|
||||
@@ -163,7 +164,7 @@
|
||||
tmux vim wget curl git w3m iftop iotop killall file unzip zip p7zip ripgrep imv killall
|
||||
btop htop python3
|
||||
waypipe firefox chromium chawan cmatrix nautilus
|
||||
vlc mpv wayfarer libreoffice calibre foliate epr #transmission-gtk mupdf
|
||||
vlc mpv wayfarer libreoffice calibre foliate epr lue #transmission-gtk mupdf
|
||||
gimp
|
||||
pavucontrol pywal
|
||||
sway wayland glib dracula-theme adwaita-icon-theme swaylock swayidle wl-clipboard
|
||||
|
||||
Reference in New Issue
Block a user