diff options
| author | schererleander <leander@schererleander.de> | 2026-04-02 10:26:06 +0200 |
|---|---|---|
| committer | schererleander <leander@schererleander.de> | 2026-04-02 10:26:06 +0200 |
| commit | c7fdf15e7e5ddb2edd8fc021951285510c3a51e4 (patch) | |
| tree | d6b0180f251fd251f868c6b409cbce458201d742 /flake.nix | |
| parent | 28a7b6895ff52ca50fa91455ee719c07fc38ad03 (diff) | |
chore: nixfmt formatting
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -16,8 +16,8 @@ sops-nix.url = "github:Mic92/sops-nix"; sops-nix.inputs.nixpkgs.follows = "nixpkgs"; - nixpkgs-wayland.url = "github:nix-community/nixpkgs-wayland"; - nixpkgs-wayland.inputs.nixpkgs.follows = "nixpkgs"; + nixpkgs-wayland.url = "github:nix-community/nixpkgs-wayland"; + nixpkgs-wayland.inputs.nixpkgs.follows = "nixpkgs"; spicetify-nix.url = "github:Gerg-L/spicetify-nix"; spicetify-nix.inputs.nixpkgs.follows = "nixpkgs"; |
