mirror of
https://github.com/harryssecret/homelab-nix.git
synced 2025-08-09 15:10:19 +02:00
Compare commits
No commits in common. "d11443ce4d993ec8c8b0f0b0401dec3b69d8dc4e" and "0b81b817b8f9ce45873d563b938fc02ad0610098" have entirely different histories.
d11443ce4d
...
0b81b817b8
3 changed files with 1 additions and 14 deletions
|
@ -1,4 +1 @@
|
|||
#!/usr/bin/env nix
|
||||
#! nix shell nixpkgs#libnotify --command bash
|
||||
|
||||
notify-send
|
||||
#!/usr/bin/env bash
|
||||
|
|
|
@ -79,7 +79,6 @@
|
|||
fuzzel
|
||||
zsh-syntax-highlighting
|
||||
|
||||
cinny-desktop
|
||||
dysk
|
||||
rsync
|
||||
obsidian
|
||||
|
@ -306,12 +305,6 @@
|
|||
];
|
||||
};
|
||||
|
||||
services.mpd = {
|
||||
enable = true;
|
||||
musicDirectory = "/home/misschloe777/Musique";
|
||||
network.startWhenNeeded = true;
|
||||
};
|
||||
|
||||
# Let Home Manager install and manage itself.
|
||||
programs.home-manager.enable = true;
|
||||
}
|
||||
|
|
|
@ -61,9 +61,6 @@
|
|||
picard
|
||||
nextcloud-client
|
||||
i2pd
|
||||
nicotine-plus
|
||||
mpd
|
||||
mpdas
|
||||
|
||||
# games
|
||||
tetrio-desktop
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue