Compare commits

..

No commits in common. "620ba9c114311a17d4c38f23f54246e0cf996ef9" and "7411bb21c52c1785a778f3b3833d7fa95a049576" have entirely different histories.

4 changed files with 12 additions and 111 deletions

View file

@ -3,7 +3,7 @@
(url "https://git.savannah.gnu.org/git/guix.git") (url "https://git.savannah.gnu.org/git/guix.git")
(branch "master") (branch "master")
(commit (commit
"547d97180471e90e404a948015f65431961aa273") "d29090727b328f96e79285379e4fac9a7dee316e")
(introduction (introduction
(make-channel-introduction (make-channel-introduction
"9edb3f66fd807b096b48283debdcddccfea34bad" "9edb3f66fd807b096b48283debdcddccfea34bad"
@ -14,7 +14,7 @@
(url "https://gitlab.com/nonguix/nonguix") (url "https://gitlab.com/nonguix/nonguix")
(branch "master") (branch "master")
(commit (commit
"9f065c321e7d6b39f8610a8d65528f79a8733459") "ad966c3844385e8f7b60b0dc915f92a1eba47e09")
(introduction (introduction
(make-channel-introduction (make-channel-introduction
"897c1a470da759236cc11798f4e0a5f7d4d59fbc" "897c1a470da759236cc11798f4e0a5f7d4d59fbc"
@ -25,7 +25,7 @@
(url "https://g.freya.cat/freya/sakura") (url "https://g.freya.cat/freya/sakura")
(branch "main") (branch "main")
(commit (commit
"b10ab400efeafb20098c8296cb2c4d511f2670c9") "850f52efa71fe2aa9a6b165c46e822858bebb5f7")
(introduction (introduction
(make-channel-introduction (make-channel-introduction
"8fb2f9c2fa414754c41c1c73665e3e73e12693ab" "8fb2f9c2fa414754c41c1c73665e3e73e12693ab"

View file

@ -17,9 +17,8 @@
(gnu home services syncthing) (gnu home services syncthing)
(gnu home services) (gnu home services)
(freya certs) (freya certs)
(sakura home services pipewire) (sakura services pipewire)
(sakura packages gnome-xyz) (sakura packages gnome-xyz)
(sakura packages sound)
(sakura packages vim)) (sakura packages vim))
@ -61,7 +60,6 @@
"easyeffects" "easyeffects"
"gamescope" "gamescope"
"overskride" "overskride"
"blueman"
; gtk ; gtk
"wxwidgets" "wxwidgets"
@ -193,9 +191,6 @@
(file-append pinentry "/bin/pinentry")) (file-append pinentry "/bin/pinentry"))
(ssh-support? #t))) (ssh-support? #t)))
(service home-pipewire-service-type (service home-pipewire-service-type)
(home-pipewire-configuration
(pipewire pipewire-sakura)
(wireplumber wireplumber-sakura)))
(service home-dbus-service-type) (service home-dbus-service-type)
))) )))

View file

@ -19,7 +19,6 @@
Locked = true; Locked = true;
Cryptomining = true; Cryptomining = true;
Fingerprinting = true; Fingerprinting = true;
EmailTracking = true;
}; };
# Certificates # Certificates
@ -30,7 +29,6 @@
# Cookies # Cookies
Cookies = { Cookies = {
Behavior = "reject-foreign"; Behavior = "reject-foreign";
BehaviorPrivateBrowsing = "reject-foreign";
Locked = true; Locked = true;
}; };
@ -46,7 +44,7 @@
DisableFirefoxAccounts = true; DisableFirefoxAccounts = true;
DisableFirefoxScreenshots = true; DisableFirefoxScreenshots = true;
DisableFirefoxStudies = true; DisableFirefoxStudies = true;
DisablePocket = true; DisablePoket = true;
DisableTelemetry = true; DisableTelemetry = true;
AutofillAddressEnabled = false; AutofillAddressEnabled = false;
AutofillCreditCardEnabled = false; AutofillCreditCardEnabled = false;
@ -59,14 +57,13 @@
UrlbarInterventions = false; UrlbarInterventions = false;
SkipOnboarding = true; SkipOnboarding = true;
MoreFromMozilla = false; MoreFromMozilla = false;
Labs = false;
Locked = true; Locked = true;
}; };
# Disable Password Manager # Disable Password Manager
PasswordManagerEnabled = false; PasswordManagerEnabled = false;
PrimaryPassword = false;
OfferToSaveLogins = false; OfferToSaveLogins = false;
OfferToSaveLoginsDefault = false;
# Remove Special Pages # Remove Special Pages
OverrideFirstRunPage = ""; OverrideFirstRunPage = "";
@ -91,7 +88,6 @@
}; };
# Search Suggestions # Search Suggestions
SearchSuggestEnabled = true;
FirefoxSuggest = { FirefoxSuggest = {
WebSuggestions = false; WebSuggestions = false;
SponsoredSuggestions = false; SponsoredSuggestions = false;
@ -111,36 +107,14 @@
Locked = true; Locked = true;
}; };
# Popups # Miscellaneous
PopupBlocking = {
Default = true;
Locked = true;
};
# Allow Bypasses
DisableSecurityBypass = {
InvalidCertificate = false;
SafeBrowsing = false;
};
# PictureInPicure
PictureInPicture = {
Enabled = true;
Locked = true;
};
# Topbar
SearchBar = "unified"; SearchBar = "unified";
DisplayMenuBar = "default-off"; DisplayMenuBar = "default-off";
DisplayBookmarksToolbar = "newtab"; DisplayBookmarksToolbar = "newtab";
NoDefaultBookmarks = true; NoDefaultBookmarks = true;
# Miscellaneous
HttpsOnlyMode = "force_enabled";
HardwareAcceleration = true; HardwareAcceleration = true;
DontCheckDefaultBrowser = true; DontCheckDefaultBrowser = true;
PromptForDownloadLocation = false; PromptForDownloadLocation = false;
PrivateBrowsingModeAvailability = 0;
# Extensions # Extensions
ExtensionSettings = { ExtensionSettings = {
@ -161,39 +135,10 @@
Preferences = { Preferences = {
# theme # theme
"toolkit.legacyUserProfileCustomizations.stylesheets" = lock-true; "toolkit.legacyUserProfileCustomizations.stylesheets" = lock-true;
"extensions.activeThemeID" = { "extensions.activeThemeID" = "firefox-compact-dark@mozilla.org";
Value = "firefox-compact-dark@mozilla.org";
Status = "locked";
};
# homepage
"browser.startup.homepage" = {
Value = " about:home";
Status = "locked";
};
"browser.newtabpage.enabed" = lock-true;
"browser.newtabpage.url" = {
Value = " about:home";
Status = "locked";
};
# search enable
"browser.urlbar.suggest.recentsearches" = lock-true;
"browser.urlbar.suggest.bookmark" = lock-true;
"browser.urlbar.suggest.clipboard" = lock-true;
"browser.urlbar.suggest.history" = lock-true;
# search disable
"browser.urlbar.suggest.addons" = lock-false;
"browser.urlbar.suggest.calculator" = lock-false;
"browser.urlbar.suggest.engines" = lock-false;
"browser.urlbar.suggest.fakespot" = lock-false;
"browser.urlbar.suggest.mdn" = lock-false;
"browser.urlbar.suggest.openpage" = lock-false;
"browser.urlbar.suggest.pocket" = lock-false;
"browser.urlbar.suggest.remotetab" = lock-false;
"browser.urlbar.suggest.topsites" = lock-false;
"browser.urlbar.suggest.trending" = lock-false;
"browser.urlbar.suggest.weather" = lock-false;
"browser.urlbar.suggest.yelp" = lock-false;
# privacy # privacy
"privacy.donottrack.enabled" = lock-true;
"privacy.fingerprintingProtection" = lock-false;
"privacy.globalprivacycontrol.enabled" = lock-true; "privacy.globalprivacycontrol.enabled" = lock-true;
# security # security
"security.OCSP.enabled" = { "security.OCSP.enabled" = {
@ -205,13 +150,10 @@
Status = "locked"; Status = "locked";
}; };
# graphics # graphics
"webgl.disable" = lock-false;
"dom.webgpu.enabled" = lock-true; "dom.webgpu.enabled" = lock-true;
"media.eme.enabled" = lock-true; "media.eme.enabled" = lock-true;
# tabs # tabs
"browser.tabs.inTitlebar" = {
Value = 1;
Status = "locked";
};
"browser.tabs.warnOnClose" = lock-true; "browser.tabs.warnOnClose" = lock-true;
"browser.tabs.firefox-view" = lock-false; "browser.tabs.firefox-view" = lock-false;
# user messaging # user messaging
@ -224,40 +166,6 @@
"browser.newtabpage.activity-stream.showSponsored" = lock-false; "browser.newtabpage.activity-stream.showSponsored" = lock-false;
"browser.newtabpage.activity-stream.system.showSponsored" = lock-false; "browser.newtabpage.activity-stream.system.showSponsored" = lock-false;
"browser.newtabpage.activity-stream.showSponsoredTopSites" = lock-false; "browser.newtabpage.activity-stream.showSponsoredTopSites" = lock-false;
# safebrowsing
"browser.safebrowsing.malware.enabled" = lock-true;
"browser.safebrowsing.phishing.enabled" = lock-true;
"browser.safebrowsing.downloads.enabled" = lock-true;
"browser.safebrowsing.downloads.remote.block_uncommon" = lock-false;
"browser.safebrowsing.downloads.remote.block_potentially_unwanted" = lock-false;
# misc
"general.autoScroll" = lock-false;
"general.smoothScroll" = lock-true;
"widget.gtk.overlay-scrollbars.enabled" = lock-false;
"accessibility.browsewithcaret" = lock-false;
"accessibility.typeaheadfind" = lock-false;
"media.hardwaremediakeys.enabled" = lock-true;
"browser.crashReports.unsubmittedCheck.autoSubmit2" = lock-false;
};
};
profiles = {
"freya" = {
search = {
force = true;
default = "DuckDuckGo";
};
userChrome = ''
#firefox-view-button {
visibility: collapse;
}
#alltabs-button {
visibility: collapse;
}
#tabbrowser-tabs {
border-inline-start: none !important;
}
'';
}; };
}; };
}; };

View file

@ -25,7 +25,6 @@
#:use-module (nongnu packages linux) #:use-module (nongnu packages linux)
#:use-module (freya certs) #:use-module (freya certs)
#:use-module (sakura packages qt) #:use-module (sakura packages qt)
#:use-module (sakura packages sound)
#:use-module (sakura packages virtualization) #:use-module (sakura packages virtualization)
#:use-module (sakura bootloader uki)) #:use-module (sakura bootloader uki))
@ -273,7 +272,6 @@
; bluetooth ; bluetooth
(service bluetooth-service-type (service bluetooth-service-type
(bluetooth-configuration (bluetooth-configuration
(bluez bluez-sakura)
(experimental #t) (experimental #t)
(fast-connectable? #t) (fast-connectable? #t)
(auto-enable? #t))) (auto-enable? #t)))