Update flake

This commit is contained in:
Gene Liverman 2024-11-08 08:22:19 -05:00
parent 9cf52d01b9
commit e446ad4e08
3 changed files with 48 additions and 117 deletions

View file

@ -1,7 +1,6 @@
{ pkgs, hostname, username, ... }: {
environment = {
shells = with pkgs; [ bash zsh ];
loginShell = pkgs.zsh;
pathsToLink = [
"/Applications"
"/share/zsh"