type | name | default | problem |
---|---|---|---|
Opt_WarnDuplicateExports | duplicate-exports | on | |
Opt_WarnOverflowedLiterals | overflowed-literals | on | |
Opt_WarnEmptyEnumerations | empty-enumerations | on | |
Opt_WarnMissingFields | missing-fields | on | |
Opt_WarnMissingMethods | missing-methods | on | |
Opt_WarnOverlappingPatterns | overlapping-patterns | on |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
let | |
fontOverlay = import ./font-overlays.nix; | |
pkgsOverlay = import ./pkgs-overlay.nix; | |
user = "anhduy"; | |
in | |
{ config, pkgs, ... }: | |
{ | |
imports = [ <home-manager/nix-darwin> ]; |
I hereby claim:
- I am voanhduy1512 on github.
- I am voanhduy1512 (https://keybase.io/voanhduy1512) on keybase.
- I have a public key whose fingerprint is 0B4A 3FA2 0D79 A476 5395 44E1 876B 178E FF8D 2C28
To claim this, I am signing this object:
- Cloud deployment problem: Where do we store our secrets (read: database username and password) and how to give them to the server when we deploy?
- Secret sharing and auditing problem: If everybody in our team know and share one token, how can we audit when something is wrong happend? Who is the last person login using the share key?
- Revocation problem: our ex-sysadmin have quitted, do we remember to remove his