Enable new options
This commit is contained in:
@ -41,6 +41,7 @@ in rec {
|
||||
wayland = true;
|
||||
vaapi = true;
|
||||
disableTabBar = true;
|
||||
defaultBookmarks = true;
|
||||
};
|
||||
|
||||
fish.enable = true;
|
||||
@ -50,8 +51,10 @@ in rec {
|
||||
autoUpdate = true;
|
||||
autoPrune = true;
|
||||
|
||||
flatseal.enable = true;
|
||||
discord.enable = false;
|
||||
spotify.enable = true;
|
||||
bottles.enable = true;
|
||||
};
|
||||
|
||||
gnome = {
|
||||
@ -84,7 +87,6 @@ in rec {
|
||||
};
|
||||
|
||||
# TODO: Gnome terminal config
|
||||
# TODO: Autostart keepass
|
||||
# TODO: Store the external binaries for my derivations in GitHub LFS (Vital, NeuralDSP, other plugins etc.)
|
||||
# TODO: Derivations for bottles like UPlay, NeuralDSP, LoL (don't know what is possible with bottles-cli though)
|
||||
# TODO: When bottles derivations are there remove the bottles option from audio/gaming module and assert that bottles is enabled in flatpak module
|
||||
@ -161,7 +163,6 @@ in rec {
|
||||
lazygit
|
||||
yt-dlp
|
||||
|
||||
# Web
|
||||
signal-desktop
|
||||
protonmail-bridge
|
||||
protonvpn-cli
|
||||
|
Reference in New Issue
Block a user