mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 12:29:19 -08:00
style: nix fmt
This commit is contained in:
parent
a72a61f475
commit
f63d899a25
13 changed files with 25 additions and 38 deletions
12
flake.nix
12
flake.nix
|
|
@ -137,12 +137,12 @@
|
|||
};
|
||||
};
|
||||
snowfall-lib = {
|
||||
url = "github:snowfallorg/lib";
|
||||
inputs = {
|
||||
nixpkgs.follows = "nixpkgs";
|
||||
flake-utils-plus.follows = "flake-utils-plus";
|
||||
flake-compat.follows = "flake-compat";
|
||||
};
|
||||
url = "github:snowfallorg/lib";
|
||||
inputs = {
|
||||
nixpkgs.follows = "nixpkgs";
|
||||
flake-utils-plus.follows = "flake-utils-plus";
|
||||
flake-compat.follows = "flake-compat";
|
||||
};
|
||||
};
|
||||
nh = {
|
||||
url = "github:nix-community/nh";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue