He sudo on my nixos-rebuild till I switch
0

Configure Feed

Select the types of activity you want to include in your feed.

i changed username on gh so i gotta update these

Madeline Hashcube (Apr 11, 2026, 10:39 PM -0500) f80e3592 41a647b4

+2 -2
+1 -1
flake.nix
··· 40 40 url = "github:noctalia-dev/noctalia-qs"; 41 41 inputs.nixpkgs.follows = "nixpkgs"; 42 42 }; 43 - protonmail-bridge.url = "github:MattheDev53/protonmail-bridge-free-flake"; 43 + protonmail-bridge.url = "github:hashcube-dev/protonmail-bridge-free-flake"; 44 44 }; 45 45 46 46 outputs = {
+1 -1
users/hashcube/files.nix
··· 9 9 }; 10 10 ".nushell-modules" = { 11 11 source = pkgs.fetchFromGitHub { 12 - owner = "MattheDev53"; 12 + owner = "hashcube-dev"; 13 13 repo = "nushell-modules"; 14 14 rev = "main"; 15 15 hash = "sha256-WOiW4cyyNvOqocPbicVqPLP3dSAN2vRXadzIFA4/2M0=";