mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-23 16:29:42 -04:00
This might break stuff 2.0 electric boogaloo
This commit is contained in:
parent
b354295656
commit
7937dcb22c
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@
|
|||
{
|
||||
home-manager.useGlobalPkgs = true;
|
||||
home-manager.useUserPackages = true;
|
||||
home-manager.users.bryan = import ./homeConfig/home.nix;
|
||||
home-manager.users.mainUser = import ./homeConfig/home.nix;
|
||||
}
|
||||
];
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue