mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 04:19:19 -08:00
feat: hyprland improvements, terraform email
This commit is contained in:
parent
4759970fe8
commit
c7c485f955
20 changed files with 205 additions and 100 deletions
|
|
@ -117,6 +117,10 @@
|
|||
url = "github:nixos/nixpkgs/nixos-unstable";
|
||||
#inputs.nixpkgs.follows = "chaotic/nixpkgs";
|
||||
};
|
||||
nixpkgs-unfree = {
|
||||
url = "github:numtide/nixpkgs-unfree";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
qml-niri = {
|
||||
url = "github:juuyokka/qml-niri/feat-nix-flake";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue