Add rclone and nicotine
This commit is contained in:
parent
446a4db0a3
commit
b224ab01cb
|
@ -11,5 +11,7 @@
|
|||
plex-media-player
|
||||
# OBS studio for screen recording
|
||||
unstable.obs-studio
|
||||
# Soulseek client
|
||||
nicotine-plus
|
||||
];
|
||||
}
|
||||
|
|
|
@ -35,5 +35,7 @@
|
|||
environment.systemPackages = with pkgs; [
|
||||
# Install our shell of choice
|
||||
unstable.fish
|
||||
# Install rclone
|
||||
rclone
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue