mirror of
https://github.com/harryssecret/homelab-nix.git
synced 2025-08-09 07:00:21 +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
|
#!/usr/bin/env bash
|
||||||
#! nix shell nixpkgs#libnotify --command bash
|
|
||||||
|
|
||||||
notify-send
|
|
||||||
|
|
|
@ -79,7 +79,6 @@
|
||||||
fuzzel
|
fuzzel
|
||||||
zsh-syntax-highlighting
|
zsh-syntax-highlighting
|
||||||
|
|
||||||
cinny-desktop
|
|
||||||
dysk
|
dysk
|
||||||
rsync
|
rsync
|
||||||
obsidian
|
obsidian
|
||||||
|
@ -306,12 +305,6 @@
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
services.mpd = {
|
|
||||||
enable = true;
|
|
||||||
musicDirectory = "/home/misschloe777/Musique";
|
|
||||||
network.startWhenNeeded = true;
|
|
||||||
};
|
|
||||||
|
|
||||||
# Let Home Manager install and manage itself.
|
# Let Home Manager install and manage itself.
|
||||||
programs.home-manager.enable = true;
|
programs.home-manager.enable = true;
|
||||||
}
|
}
|
||||||
|
|
|
@ -61,9 +61,6 @@
|
||||||
picard
|
picard
|
||||||
nextcloud-client
|
nextcloud-client
|
||||||
i2pd
|
i2pd
|
||||||
nicotine-plus
|
|
||||||
mpd
|
|
||||||
mpdas
|
|
||||||
|
|
||||||
# games
|
# games
|
||||||
tetrio-desktop
|
tetrio-desktop
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue