mirror of
https://github.com/kmein/niveum
synced 2026-03-19 19:41: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";
|
environment.etcBackupExtension = ".bak";
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user