mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-25 02:08:29 +02:00
refactor: replace listToAttrs with mapAttrs' to get a cleaner definition
This commit is contained in:
@@ -14,5 +14,6 @@ in systemAttrs // {
|
||||
userfullname = "Ryan Yin";
|
||||
useremail = "xiaoyin_c@qq.com";
|
||||
|
||||
inherit systemAttrs;
|
||||
allSystems = builtins.attrValues systemAttrs;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user