mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 04:19:19 -08:00
feat: move to wivrn, vencord
This commit is contained in:
parent
5c7dc38a13
commit
62a07510f9
18 changed files with 321 additions and 171 deletions
|
|
@ -31,7 +31,7 @@
|
|||
};
|
||||
};
|
||||
lix-module = {
|
||||
url = "git+https://git.lix.systems/lix-project/nixos-module?ref=release-2.93";
|
||||
url = "git+https://git.lix.systems/lix-project/nixos-module?ref=release-2.92";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
#inputs.lix = {
|
||||
# url = "git+https://git.lix.systems/lix-project/lix";
|
||||
|
|
@ -39,7 +39,7 @@
|
|||
#};
|
||||
};
|
||||
microvm = {
|
||||
url = "github:microvm-nix/microvm.nix";
|
||||
url = "github:microvm-nix/microvm.nix/main";
|
||||
inputs = {
|
||||
nixpkgs.follows = "nixpkgs";
|
||||
flake-utils.follows = "flake-utils";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue