mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 08:43:00 +00:00
nix-darwin
This commit is contained in:
parent
d31cb14b88
commit
ebb2a87ca7
6 changed files with 67 additions and 52 deletions
5
nixcfgs/modules/darwin/default.nix
Normal file
5
nixcfgs/modules/darwin/default.nix
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{ config, pkgs, ... }:
|
||||
|
||||
{
|
||||
time.timeZone = "Europe/London";
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue