mirror of
https://github.com/js0ny/dotfiles.git
synced 2026-02-05 03:50:32 +00:00
Update flake.lock
This commit is contained in:
parent
d0b6200eae
commit
78cff324ed
8 changed files with 414 additions and 79 deletions
|
|
@ -59,6 +59,10 @@
|
|||
};
|
||||
|
||||
stylix.url = "github:nix-community/stylix";
|
||||
nixpak = {
|
||||
url = "github:nixpak/nixpak";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
};
|
||||
|
||||
outputs = {
|
||||
|
|
@ -82,6 +86,7 @@
|
|||
nix-index-database,
|
||||
walker,
|
||||
stylix,
|
||||
nixpak,
|
||||
...
|
||||
} @ inputs: let
|
||||
overlays = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue