mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-23 16:29:42 -04:00
test
This commit is contained in:
parent
7873b44c39
commit
d0af86f67b
1 changed files with 1 additions and 2 deletions
|
|
@ -28,9 +28,8 @@
|
||||||
./sysConfig
|
./sysConfig
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
homeConfigurations.bryan = home-manager.lib.homeManagerConfiguration {
|
homeConfigurations.bryan = home-manager.lib.mkHomeConfiguration {
|
||||||
inherit pkgs;
|
inherit pkgs;
|
||||||
modules = [
|
modules = [
|
||||||
./homeConfig/home.nix
|
./homeConfig/home.nix
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue