mirror of
https://gitlab.com/ahoneybun/nix-configs.git
synced 2025-05-12 19:24:03 -06:00
Update pinephone.nix
This commit is contained in:
parent
3707beaacc
commit
db3521a780
1 changed files with 2 additions and 3 deletions
|
@ -7,7 +7,8 @@
|
||||||
<mobile-nixos/examples/phosh/phosh.nix>
|
<mobile-nixos/examples/phosh/phosh.nix>
|
||||||
];
|
];
|
||||||
|
|
||||||
networking.hostName = "mobile-nixos";
|
networking.hostName = "PinePhone";
|
||||||
|
time.timeZone = "America/Denver";
|
||||||
|
|
||||||
#
|
#
|
||||||
# Opinionated defaults
|
# Opinionated defaults
|
||||||
|
@ -80,8 +81,6 @@
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
time.timeZone = "America/Denver";
|
|
||||||
|
|
||||||
# This value determines the NixOS release from which the default
|
# This value determines the NixOS release from which the default
|
||||||
# settings for stateful data, like file locations and database versions
|
# settings for stateful data, like file locations and database versions
|
||||||
# on your system were taken. It‘s perfectly fine and recommended to leave
|
# on your system were taken. It‘s perfectly fine and recommended to leave
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue