mirror of
https://codeberg.org/tmayoff/.dotfiles.git
synced 2025-12-06 08:48:34 -05:00
Updated gnomeExtensions
This commit is contained in:
parent
13d0581f88
commit
5f82bd6758
4 changed files with 14 additions and 4 deletions
|
|
@ -9,6 +9,7 @@
|
|||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
nixgl.url = "github:nix-community/nixGL";
|
||||
gnomeExtensions.url = "github:honnip/nixpkgs/update-gnome-extensions";
|
||||
};
|
||||
|
||||
outputs = {
|
||||
|
|
@ -16,6 +17,7 @@
|
|||
nixpkgs,
|
||||
nixpkgs-unstable,
|
||||
home-manager,
|
||||
gnomeExtensions,
|
||||
...
|
||||
} @ inputs: let
|
||||
inherit (self) outputs;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue