shell: progress towards a working shell
This commit is contained in:
parent
aec3458fb5
commit
0e597cf4ef
3 changed files with 4 additions and 3 deletions
|
@ -20,6 +20,7 @@ in {
|
|||
config = mkIf cfg.enable {
|
||||
programs.fish.enable = true;
|
||||
|
||||
# homix.".config/fish/config.fish".source = fishinit;
|
||||
# users.users.${username}.shell = pkgs.fish;
|
||||
|
||||
environment = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue