mirror of
https://github.com/sstent/vmimages.git
synced 2026-01-25 14:41:44 +00:00
sync
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
{
|
||||
options.mymods.nicotine.enable = lib.mkEnableOption "Enable Nicotine";
|
||||
|
||||
config = lib.mkIf config.mymods.nicotine.enable {
|
||||
config.home-manager = lib.mkIf config.mymods.nicotine.enable {
|
||||
|
||||
home.packages = with pkgs; [
|
||||
nicotine-plus
|
||||
|
||||
Reference in New Issue
Block a user