mirror of
https://github.com/oddlama/nix-config.git
synced 2025-10-10 23:00:39 +02:00
feat: initialize with divnix/hive
This commit is contained in:
parent
559a7be9fd
commit
ac033f5aef
11 changed files with 682 additions and 0 deletions
11
.envrc
Normal file
11
.envrc
Normal file
|
@ -0,0 +1,11 @@
|
|||
#!/bin/sh
|
||||
|
||||
source "$(
|
||||
nix eval \
|
||||
--no-update-lock-file \
|
||||
--no-write-lock-file \
|
||||
--no-warn-dirty \
|
||||
--accept-flake-config \
|
||||
.#__std.direnv_lib 2>/dev/null
|
||||
)"
|
||||
use std comb //_QUEEN/devshells:default
|
Loading…
Add table
Add a link
Reference in a new issue