# Generated using github:vic/flake-file. # This file is not supposed to be edited manually. # Run `nix run .#write-flake` to regenerate it { description = "SkyOS :: Ultimate NixOS flake"; outputs = inputs: inputs.flake-parts.lib.mkFlake { inherit inputs; } ./flake; inputs = { allfollow.url = "github:spikespaz/allfollow"; flake-file.url = "github:vic/flake-file"; flake-parts.url = "github:hercules-ci/flake-parts"; home-manager.url = "github:nix-community/home-manager"; niri.url = "github:sodiboo/niri-flake"; nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable"; sops-nix.url = "github:mic92/sops-nix"; spotify.url = "github:Gerg-L/spicetify-nix"; stylix.url = "github:nix-community/stylix"; }; }