this repo has no description
4
fork

Configure Feed

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

chore(treewide): remove unused flake inputs [skip ci]

dusk 14270326 31bfdad6

+3 -129
+2 -71
flake.lock
··· 44 44 "url": "https://git.gaze.systems/90008/website.git" 45 45 } 46 46 }, 47 - "brl": { 48 - "inputs": { 49 - "flake-parts": "flake-parts", 50 - "nixpkgs": [ 51 - "nixpkgs" 52 - ] 53 - }, 54 - "locked": { 55 - "lastModified": 1752005424, 56 - "narHash": "sha256-L4iUCkBCdTuDoEpjvXcxZgaeMr6elGV5UTAISvA4miQ=", 57 - "ref": "refs/heads/main", 58 - "rev": "f6a7eb0c237104deeab2c1490609592fb152a6c4", 59 - "revCount": 59, 60 - "type": "git", 61 - "url": "https://tangled.sh/@poor.dog/bsky-repost-likes" 62 - }, 63 - "original": { 64 - "type": "git", 65 - "url": "https://tangled.sh/@poor.dog/bsky-repost-likes" 66 - } 67 - }, 68 47 "crane": { 69 48 "inputs": { 70 49 "nixpkgs": [ ··· 182 161 } 183 162 }, 184 163 "flake-parts": { 185 - "inputs": { 186 - "nixpkgs-lib": "nixpkgs-lib_2" 187 - }, 188 - "locked": { 189 - "lastModified": 1751413152, 190 - "narHash": "sha256-Tyw1RjYEsp5scoigs1384gIg6e0GoBVjms4aXFfRssQ=", 191 - "owner": "hercules-ci", 192 - "repo": "flake-parts", 193 - "rev": "77826244401ea9de6e3bac47c2db46005e1f30b5", 194 - "type": "github" 195 - }, 196 - "original": { 197 - "owner": "hercules-ci", 198 - "repo": "flake-parts", 199 - "type": "github" 200 - } 201 - }, 202 - "flake-parts_2": { 203 164 "inputs": { 204 165 "nixpkgs-lib": [ 205 166 "nur", ··· 693 654 "type": "github" 694 655 } 695 656 }, 696 - "nixpkgs-lib_3": { 697 - "locked": { 698 - "lastModified": 1751159883, 699 - "narHash": "sha256-urW/Ylk9FIfvXfliA1ywh75yszAbiTEVgpPeinFyVZo=", 700 - "owner": "nix-community", 701 - "repo": "nixpkgs.lib", 702 - "rev": "14a40a1d7fb9afa4739275ac642ed7301a9ba1ab", 703 - "type": "github" 704 - }, 705 - "original": { 706 - "owner": "nix-community", 707 - "repo": "nixpkgs.lib", 708 - "type": "github" 709 - } 710 - }, 711 657 "nixpkgs-wayland": { 712 658 "flake": false, 713 659 "locked": { ··· 798 744 }, 799 745 "nur": { 800 746 "inputs": { 801 - "flake-parts": "flake-parts_2", 747 + "flake-parts": "flake-parts", 802 748 "nixpkgs": "nixpkgs_4" 803 749 }, 804 750 "locked": { ··· 857 803 }, 858 804 "parts_3": { 859 805 "inputs": { 860 - "nixpkgs-lib": "nixpkgs-lib_3" 806 + "nixpkgs-lib": "nixpkgs-lib_2" 861 807 }, 862 808 "locked": { 863 809 "lastModified": 1751413152, ··· 925 871 "inputs": { 926 872 "agenix": "agenix", 927 873 "blog": "blog", 928 - "brl": "brl", 929 874 "home": "home", 930 875 "limbusart": "limbusart", 931 876 "lix-module": "lix-module", ··· 938 883 "nixpkgs-wayland": "nixpkgs-wayland", 939 884 "nsid-tracker": "nsid-tracker", 940 885 "nur": "nur", 941 - "skeetdeck": "skeetdeck", 942 886 "tangled": "tangled" 943 887 } 944 888 }, ··· 984 928 "owner": "oxalica", 985 929 "repo": "rust-overlay", 986 930 "type": "github" 987 - } 988 - }, 989 - "skeetdeck": { 990 - "flake": false, 991 - "locked": { 992 - "lastModified": 1749063631, 993 - "narHash": "sha256-afqv6ZLc4gmKYCXCFRgFSYu3CA12r+5Ga2JYkN3R3MA=", 994 - "type": "tarball", 995 - "url": "file:///home/kirara/proj/skeetdeck-dist.tar.gz" 996 - }, 997 - "original": { 998 - "type": "tarball", 999 - "url": "file:///home/kirara/proj/skeetdeck-dist.tar.gz" 1000 931 } 1001 932 }, 1002 933 "slimlock": {
+1 -58
flake.nix
··· 22 22 nixpkgs-wayland.url = "github:nix-community/nixpkgs-wayland"; 23 23 nixpkgs-wayland.flake = false; 24 24 25 - # helix.url = "github:helix-editor/helix"; 26 - 27 25 blog.url = "git+https://git.gaze.systems/90008/website.git"; 28 26 # blog.inputs.nixpkgs.follows = "nixpkgs"; 29 27 30 - # bernbot.url = "github:yusdacra/bernbot"; 31 - # bernbot.inputs.nixpkgs.follows = "nixpkgs"; 32 - 33 - skeetdeck.url = "file:///home/kirara/proj/skeetdeck-dist.tar.gz"; 34 - skeetdeck.flake = false; 35 - 36 - brl.url = "git+https://tangled.sh/@poor.dog/bsky-repost-likes"; 37 - brl.inputs.nixpkgs.follows = "nixpkgs"; 38 - 39 - # conduit.url = "gitlab:famedly/conduit/next"; 40 - # conduit.inputs.nixpkgs.follows = "nixpkgs"; 41 - 42 - # nil.url = "github:oxalica/nil"; 43 - # nil.inputs.nixpkgs.follows = "nixpkgs"; 44 - # nixd.url = "github:nix-community/nixd"; 45 - # nixd.inputs.nixpkgs.follows = "nixpkgs"; 46 - 47 - # stylix.url = "github:yusdacra/stylix/fixed"; 48 - # stylix.inputs.nixpkgs.follows = "nixpkgs"; 49 - # stylix.inputs.home-manager.follows = "home"; 50 - 51 - # vscode-extensions.url = "github:nix-community/nix-vscode-extensions"; 52 - # vscode-extensions.inputs.nixpkgs.follows = "nixpkgs"; 53 - 54 28 agenix.url = "github:ryantm/agenix"; 55 29 agenix.inputs.nixpkgs.follows = "nixpkgs"; 56 30 57 - # musikquad.url = "git+https://git.gaze.systems/dusk/musikquadrupled.git"; 58 - # musikquad.inputs.nixpkgs.follows = "nixpkgs"; 59 - 60 - # musikspider.url = "git+https://git.gaze.systems/dusk/musikspider.git"; 61 - # musikspider.inputs.nixpkgs.follows = "nixpkgs"; 62 - 63 31 limbusart.url = "git+https://git.gaze.systems/dusk/limbusart.git"; 64 32 # limbusart.inputs.nixpkgs.follows = "nixpkgs"; 65 33 66 - # nh.url = "github:viperML/nh"; 67 - # nh.inputs.nixpkgs.follows = "nixpkgs"; 68 - 69 - # discordrp-mpris.url = "github:yusdacra/discordrp-mpris-flake"; 70 - # discordrp-mpris.inputs.nixpkgs.follows = "nixpkgs"; 71 - 72 - # s3s.url = "github:yusdacra/s3s-flake"; 73 - # s3s.inputs.nixpkgs.follows = "nixpkgs"; 74 - 75 34 naked-shell.url = "github:yusdacra/mk-naked-shell"; 76 35 naked-shell.flake = false; 77 - 78 - # nixtopo.url = "github:oddlama/nix-topology"; 79 - # nixtopo.inputs.nixpkgs.follows = "nixpkgs"; 80 - 81 - # vfio.url = "github:yusdacra/nixos-vfio"; 82 - # vfio.inputs.nixpkgs.follows = "nixpkgs"; 83 - 84 - # needed for hyprland setup 85 - # hyprland.url = "github:hyprwm/Hyprland"; 86 - # hyprland.inputs.nixpkgs.follows = "nixpkgs"; 87 - # hyprland-contrib.url = "github:hyprwm/contrib"; 88 - # hyprland-contrib.inputs.nixpkgs.follows = "nixpkgs"; 89 - # eww.url = "github:elkowar/eww"; 90 - # eww.inputs.nixpkgs.follows = "nixpkgs"; 91 - 92 - # catppuccin-discord.url = "https://catppuccin.github.io/discord/dist/catppuccin-mocha.theme.css"; 93 - # catppuccin-discord.flake = false; 94 36 95 37 tangled.url = "git+https://tangled.sh/@tangled.sh/core"; 96 38 tangled.inputs.nixpkgs.follows = "nixpkgs"; ··· 145 87 { 146 88 lib = tlib; 147 89 nixosConfigurations = import ./hosts { inherit lib tlib inputs; }; 90 + homeConfigurations = import ./users; 148 91 149 92 packages = lib.mapAttrs (_: pkgs: pkgs._exported) allPkgs; 150 93 legacyPackages = allPkgs;
hosts/wolumonde/modules/skeetdeck.nix hosts/wolumonde/modules/skeetdeck.disabled