mirror of
https://github.com/nix-community/home-manager.git
synced 2025-12-09 18:41:06 +01:00
⚠️ This PR requires `NixOS/nixpkgs#455648` to be accepted and
`flake.lock` file here to be updated.
4 lines
128 B
Nix
4 lines
128 B
Nix
{
|
|
go-freeze-minimally-required-configs = ./minimally-required-configs.nix;
|
|
go-freeze-settings-user = ./settings-user.nix;
|
|
}
|