formatting.
This commit is contained in:
parent
6d8560149f
commit
a0ba016d28
3 changed files with 8 additions and 9 deletions
|
|
@ -31,8 +31,8 @@ in {
|
|||
})
|
||||
];
|
||||
|
||||
services.localtimed.enable= config.host.details.isLaptop;
|
||||
services.geoclue2.enable=true;
|
||||
services.localtimed.enable = config.host.details.isLaptop;
|
||||
services.geoclue2.enable = true;
|
||||
|
||||
# Allow unfree packages
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue