mirror of
https://github.com/kmein/niveum
synced 2026-03-16 10:11:08 +01:00
feat(nix-on-droid): use fish
This commit is contained in:
@@ -42,7 +42,7 @@ in {
|
||||
};
|
||||
};
|
||||
|
||||
user.shell = "${pkgs.bash}/bin/bash";
|
||||
user.shell = "${pkgs.fish}/bin/fish";
|
||||
|
||||
environment.etcBackupExtension = ".bak";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user