Modules/Packages: Install masssprings on all !headless devices
This commit is contained in:
@ -76,6 +76,8 @@ in {
|
|||||||
(lib.optionals (!headless) [
|
(lib.optionals (!headless) [
|
||||||
ripdrag # drag & drop from terminal
|
ripdrag # drag & drop from terminal
|
||||||
# jellyfin-tui # Use module
|
# jellyfin-tui # Use module
|
||||||
|
|
||||||
|
inputs.masssprings.packages.${stdenv.hostPlatform.system}.default
|
||||||
])
|
])
|
||||||
|
|
||||||
# Linux exclusive packages
|
# Linux exclusive packages
|
||||||
@ -166,8 +168,6 @@ in {
|
|||||||
hunspell # I cna't type
|
hunspell # I cna't type
|
||||||
hunspellDicts.en_US
|
hunspellDicts.en_US
|
||||||
hunspellDicts.de_DE
|
hunspellDicts.de_DE
|
||||||
|
|
||||||
inputs.masssprings.packages.${stdenv.hostPlatform.system}.default
|
|
||||||
])
|
])
|
||||||
|
|
||||||
# Darwin exclusive packages
|
# Darwin exclusive packages
|
||||||
|
|||||||
Reference in New Issue
Block a user