diff --git a/home-manager/dotfiles/eepy_count.sh b/home-manager/dotfiles/eepy_count.sh index f1f641a..e2548d3 100644 --- a/home-manager/dotfiles/eepy_count.sh +++ b/home-manager/dotfiles/eepy_count.sh @@ -1 +1,4 @@ -#!/usr/bin/env bash +#!/usr/bin/env nix +#! nix shell nixpkgs#libnotify --command bash + +notify-send diff --git a/home-manager/home.nix b/home-manager/home.nix index 6bbebe2..c1b2d08 100644 --- a/home-manager/home.nix +++ b/home-manager/home.nix @@ -79,6 +79,7 @@ fuzzel zsh-syntax-highlighting + cinny-desktop dysk rsync obsidian @@ -305,6 +306,12 @@ ]; }; + services.mpd = { + enable = true; + musicDirectory = "/home/misschloe777/Musique"; + network.startWhenNeeded = true; + }; + # Let Home Manager install and manage itself. programs.home-manager.enable = true; } diff --git a/hosts/goober/features/software/workstation.nix b/hosts/goober/features/software/workstation.nix index d19c321..84907e3 100644 --- a/hosts/goober/features/software/workstation.nix +++ b/hosts/goober/features/software/workstation.nix @@ -61,6 +61,9 @@ picard nextcloud-client i2pd + nicotine-plus + mpd + mpdas # games tetrio-desktop