mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 04:19:19 -08:00
New to-dos, expanded. WIP on some...
This commit is contained in:
parent
22df081eee
commit
51843d7c62
7 changed files with 149 additions and 92 deletions
|
|
@ -1,5 +1,8 @@
|
|||
{ sources, ... }:
|
||||
|
||||
{
|
||||
imports = [ (sources.tf-nix + "/modules/home/secrets.nix") ];
|
||||
imports = [
|
||||
(sources.tf-nix + "/modules/home/secrets.nix")
|
||||
(sources.arc-nixexprs + "/modules/home/weechat.nix")
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue