mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-10 04:49:19 -08:00
feat: darwin configuration, LnL7/nix-darwin#310 patch
This commit is contained in:
parent
6e1080ad2c
commit
2e98ec90e0
20 changed files with 183 additions and 82 deletions
2
.envrc
2
.envrc
|
|
@ -2,4 +2,6 @@ if [[ $(id -un) = kat ]]; then
|
|||
export TRUSTED=1
|
||||
fi
|
||||
|
||||
export HOME_HOSTNAME=$(hostname -s)
|
||||
|
||||
use nix
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue