This commit is contained in:
Tao Tien 2023-09-30 21:59:04 -07:00
parent 369eb50e11
commit b1ec229a3e
4 changed files with 29 additions and 28 deletions

View file

@ -14,35 +14,35 @@
# nuspell
# hunspellDicts.en-us-large
# rustdesk
bottles
cider
# bottles
# cider
darktable
deluge
discord
# discord
gh
keepassxc
libsForQt5.kcharselect
libsForQt5.kdeconnect-kde
mdbook
partition-manager
slack
# mdbook
# partition-manager
# slack
tectonic
texlab
tio
unstable.typst
# unstable.typst
ocs-url
typst-lsp
unstable.nushell
unstable.prusa-slicer
unstable.starship
unstable.wezterm
# unstable.nushell
# unstable.prusa-slicer
# unstable.starship
# unstable.wezterm
virt-manager
zoom-us
# zoom-us
zoxide
obs-studio
];
# programs.nushell.enable = true;
environment.shells = with pkgs; [ unstable.nushell ];
# environment.shells = with pkgs; [ unstable.nushell ];
# services.expressvpn.enable = true;
@ -65,7 +65,7 @@
users.users.tao = {
isNormalUser = true;
extraGroups = [ "wheel" "libvirtd" "dialout" "scanner" "lp" ];
shell = pkgs.unstable.nushell;
# shell = pkgs.unstable.nushell;
};
# i18n.inputMethod = {