feat: rearrange home-manager modules
This commit is contained in:
parent
58eae1d229
commit
3e2f3f287b
|
@ -57,10 +57,6 @@ with pkgs;
|
||||||
|
|
||||||
programs.firefox.enable = true;
|
programs.firefox.enable = true;
|
||||||
|
|
||||||
home.file.".envrc".text = ''
|
|
||||||
dotenv
|
|
||||||
'';
|
|
||||||
|
|
||||||
home.file.".config/nixpkgs/config.nix".text = ''
|
home.file.".config/nixpkgs/config.nix".text = ''
|
||||||
{
|
{
|
||||||
allowUnfree = true;
|
allowUnfree = true;
|
||||||
|
|
Loading…
Reference in a new issue