mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 00:29:43 -04:00
typo
This commit is contained in:
parent
1ca2c42e63
commit
5aa3b13e30
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
homeConfigurations.bryan = home-manager.lib.homeManagerConfigurations {
|
homeConfigurations.bryan = home-manager.lib.homeManagerConfiguration {
|
||||||
inherit pkgs;
|
inherit pkgs;
|
||||||
modules = [
|
modules = [
|
||||||
./homeConfig/home.nix
|
./homeConfig/home.nix
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue