flake update & fix some noctalia configs and add binary cache

This commit is contained in:
2026-06-13 13:59:03 +02:00
parent 5789e57378
commit 255145c656
3 changed files with 34 additions and 93 deletions
+1 -1
View File
@@ -272,7 +272,7 @@ in {
programs = {
fuzzel.enable = true;
noctalia-shell = {
noctalia = {
enable = true;
settings = {
appLauncher.terminalCommand = "alacritty -e";
+2
View File
@@ -9,11 +9,13 @@
extra-trusted-public-keys = [
"hades-builder:AFdPgi6Qq/yKqc2V2imgzMikEkVEFCrDaHyAmOJ3MII="
"steamdeck.cachix.org-1:BVoP4TEu3ECgotaO+3J3r9SSn62GkUDBwizOFU/q4Bc="
"noctalia.cachix.org-1:pCOR47nnMEo5thcxNDtzWpOxNFQsBRglJzxWPp3dkU4="
];
extra-substituters = [
"https://cache.home.opel-online.de"
"https://steamdeck.cachix.org"
"https://cache.ci.kabtop.de"
"https://noctalia.cachix.org"
];
};
};