fix package imports
This commit is contained in:
parent
65e0b4932e
commit
635b33eb97
21 changed files with 60 additions and 51 deletions
|
@ -26,7 +26,7 @@ in
|
|||
|
||||
security.polkit.enable = true;
|
||||
|
||||
user.packages = with pkgs; [
|
||||
home-manager.users.${user}.home.packages = with pkgs; [
|
||||
obs-studio
|
||||
obs-studio-plugins.wlrobs
|
||||
obs-studio-plugins.obs-backgroundremoval
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue