Continue porting darwin, make settei module(s) more reusable by others.

This commit is contained in:
Nikodem Rabuliński 2023-10-02 19:30:31 +02:00
parent 823721ac52
commit f4890a5d74
No known key found for this signature in database
GPG key ID: FF629AA9E08138DB
8 changed files with 32 additions and 18 deletions

View file

@ -1,6 +1,5 @@
# This module is supposed to be a reusable set of options you probably would want to set anyway
#
# Other default options which don't necessairly make sense for other people go into hosts/default.nix
# This module is supposed to be a reusable set of options you probably would want to set anyway.
# For options specific to nixos or darwin go to modules/{nixos,darwin}/settei/sane-defaults.nix
{
config,
pkgs,