fix(ooksphone): remove username option
This commit is contained in:
parent
4bdfc85bee
commit
c25f160e81
1 changed files with 0 additions and 2 deletions
|
|
@ -23,8 +23,6 @@
|
||||||
time.timeZone = "Pacific/Auckland";
|
time.timeZone = "Pacific/Auckland";
|
||||||
|
|
||||||
user = {
|
user = {
|
||||||
userName = lib.mkForce "ooks";
|
|
||||||
home = "/data/data/com.termux.nix/files/ooks/home";
|
|
||||||
shell = "${pkgs.fish}/bin/fish";
|
shell = "${pkgs.fish}/bin/fish";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue