Compare commits

..

2 commits

Author SHA1 Message Date
d11443ce4d added mpd to my build 2025-07-05 11:52:03 +02:00
1180cde16b started writing sleep hour notification count 2025-07-05 11:16:48 +02:00
3 changed files with 14 additions and 1 deletions

View file

@ -1 +1,4 @@
#!/usr/bin/env bash
#!/usr/bin/env nix
#! nix shell nixpkgs#libnotify --command bash
notify-send

View file

@ -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;
}

View file

@ -61,6 +61,9 @@
picard
nextcloud-client
i2pd
nicotine-plus
mpd
mpdas
# games
tetrio-desktop