Merge pull request 'OBS does not belong in home-manager' (#29) from chore/drop-obs into master
Reviewed-on: #29
This commit was merged in pull request #29.
This commit is contained in:
1
home.nix
1
home.nix
@@ -9,7 +9,6 @@
|
||||
|
||||
imports = [
|
||||
./other/fonts.nix
|
||||
./programs/obs-studio.nix
|
||||
./programs/bitwarden.nix
|
||||
./programs/kitty.nix
|
||||
./programs/zsh.nix
|
||||
|
||||
@@ -1,5 +0,0 @@
|
||||
{ pkgs, ... }:
|
||||
|
||||
{
|
||||
programs.obs-studio.enable = true;
|
||||
}
|
||||
Reference in New Issue
Block a user