mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 04:19:19 -08:00
Unnecessary top-level profile inclusion
This commit is contained in:
parent
2a5ec2e0b4
commit
0ebc829298
1 changed files with 1 additions and 1 deletions
|
|
@ -55,4 +55,4 @@ let
|
|||
all = attrValues local; #++ attrValues hexchen;
|
||||
allStr = toString all;
|
||||
};
|
||||
in config // { inherit pkgs sourceCache sources profiles; }
|
||||
in config // { inherit pkgs sourceCache sources; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue