waypipe???
This commit is contained in:
parent
9db1c8a92e
commit
9ca7959844
2 changed files with 3 additions and 1 deletions
|
|
@ -6,6 +6,7 @@
|
||||||
...
|
...
|
||||||
}: {
|
}: {
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
|
waypipe
|
||||||
# inputs.helix.packages.${pkgs.system}.default
|
# inputs.helix.packages.${pkgs.system}.default
|
||||||
# screen
|
# screen
|
||||||
bat
|
bat
|
||||||
|
|
|
||||||
|
|
@ -5,6 +5,7 @@
|
||||||
lib,
|
lib,
|
||||||
...
|
...
|
||||||
}: {
|
}: {
|
||||||
|
# environment.sessionVariables.XDG_RUNTIME_DIR = "/run/user/${toString config.users.tao.uid}";
|
||||||
services.syncplay = {
|
services.syncplay = {
|
||||||
enable = true;
|
enable = true;
|
||||||
motd = "we only watch kino here";
|
motd = "we only watch kino here";
|
||||||
|
|
@ -23,7 +24,7 @@
|
||||||
# fractal
|
# fractal
|
||||||
# freerdp
|
# freerdp
|
||||||
# inputs.plasma-manager.packages.${pkgs.system}.default
|
# inputs.plasma-manager.packages.${pkgs.system}.default
|
||||||
# jellyfin-mpv-shim
|
jellyfin-mpv-shim
|
||||||
# libsForQt5.kcharselect
|
# libsForQt5.kcharselect
|
||||||
# mendeley
|
# mendeley
|
||||||
# piper
|
# piper
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue