Changed wireplumber, added brave native

This commit is contained in:
zonsopkomst 2024-03-01 16:46:40 -06:00 committed by Zonsopkomst
parent a57676b9a9
commit c7dba23641
6 changed files with 14 additions and 12 deletions

View File

@ -2,7 +2,7 @@
{
environment.etc = {
"wireplumber/bluetooth.lua.d/51-bluez-config.lua".text = ''
"services.wireplumber.configPackages/bluetooth.lua.d/51-bluez-config.lua".text = ''
bluez_monitor.properties = {
["bluez5.enable-sbc-xq"] = true,
["bluez5.enable-msbc"] = true,

View File

@ -7,11 +7,11 @@
]
},
"locked": {
"lastModified": 1708806879,
"narHash": "sha256-MSbxtF3RThI8ANs/G4o1zIqF5/XlShHvwjl9Ws0QAbI=",
"lastModified": 1709204054,
"narHash": "sha256-U1idK0JHs1XOfSI1APYuXi4AEADf+B+ZU4Wifc0pBHk=",
"owner": "nix-community",
"repo": "home-manager",
"rev": "4ee704cb13a5a7645436f400b9acc89a67b9c08a",
"rev": "2f3367769a93b226c467551315e9e270c3f78b15",
"type": "github"
},
"original": {
@ -30,11 +30,11 @@
"xdph": "xdph"
},
"locked": {
"lastModified": 1708906756,
"narHash": "sha256-mKksRwLcI+j6cCG7eSkIf0JzsXumlUMpssZKZZHiXrE=",
"lastModified": 1709323656,
"narHash": "sha256-vSRd5AE34dWvTC+25jXedPoUIWJI1rHyN8btDFLyQIw=",
"owner": "hyprwm",
"repo": "Hyprland",
"rev": "dfcfb92ec611345848f3840d34d66b8501e6367c",
"rev": "6e3a494d1ddbdcffaee39d78e7d66d00a4cd350d",
"type": "github"
},
"original": {
@ -126,11 +126,11 @@
},
"nixpkgs_2": {
"locked": {
"lastModified": 1708807242,
"narHash": "sha256-sRTRkhMD4delO/hPxxi+XwLqPn8BuUq6nnj4JqLwOu0=",
"lastModified": 1709237383,
"narHash": "sha256-cy6ArO4k5qTx+l5o+0mL9f5fa86tYUX3ozE1S+Txlds=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "73de017ef2d18a04ac4bfd0c02650007ccb31c2a",
"rev": "1536926ef5621b09bba54035ae2bb6d806d72ac8",
"type": "github"
},
"original": {

View File

@ -2,7 +2,7 @@
{
services.flatpak.packages = [
"com.brave.Browser" # Brave Browser
#"com.brave.Browser" # Brave Browser
"io.github.giantpinkrobots.flatsweep" # flatsweep
"com.github.tchx84.Flatseal" # Flatseal Flatpak Manager
"org.gtk.Gtk3theme.adw-gtk3" # Gnome Theme

View File

@ -6,6 +6,7 @@
borgbackup # Deduplicating archiver with compression and encryption
bleachbit # PC Cleaner
bristol # A range of synthesiser, electric piano and organ emulations
brave # Brave Browser
calibre # eBook Library
crow-translate # Language Translator
dino # XMPP Client

View File

@ -2,7 +2,7 @@
{
services.flatpak.packages = [
"com.brave.Browser" # Brave Browser
#"com.brave.Browser" # Brave Browser
"io.github.giantpinkrobots.flatsweep" # flatsweep
"com.github.tchx84.Flatseal" # Flatseal Flatpak Manager
"org.gtk.Gtk3theme.adw-gtk3" # Gnome Theme

View File

@ -5,6 +5,7 @@
home.packages = with pkgs; [
bleachbit # PC Cleaner
borgbackup # Deduplicating archiver with compression and encryption
brave # Brave Browser
calibre # eBook Library
crow-translate # Language Translator
dino # XMPP Client