feat: upgrade, add hyprland, prismlauncher and lsfg-vk inputs
This commit is contained in:
parent
089cef5e37
commit
6a24a796ca
1002
flake.lock
generated
1002
flake.lock
generated
File diff suppressed because it is too large
Load Diff
@ -42,6 +42,7 @@
|
||||
url = "github:nix-community/disko";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
hyprland.url = "github:hyprwm/Hyprland";
|
||||
impermanence.url = "github:nix-community/impermanence";
|
||||
lix = {
|
||||
url = "https://git.lix.systems/lix-project/lix/archive/main.tar.gz";
|
||||
@ -52,6 +53,10 @@
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
inputs.lix.follows = "lix";
|
||||
};
|
||||
lsfg-vk = {
|
||||
url = "github:pabloaul/lsfg-vk-flake/main";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
nix-index-database = {
|
||||
url = "github:nix-community/nix-index-database";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
@ -60,6 +65,7 @@
|
||||
url = "github:nix-community/nix-vscode-extensions";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
prismlauncher.url = "github:AtaraxiaSjel/PrismLauncher";
|
||||
quadlet-nix.url = "github:SEIAROTg/quadlet-nix";
|
||||
sops-nix = {
|
||||
url = "github:Mic92/sops-nix";
|
||||
@ -249,7 +255,7 @@
|
||||
hostname = "10.10.10.101";
|
||||
};
|
||||
redshift = {
|
||||
hostname = "104.164.54.197";
|
||||
hostname = "217.147.15.227";
|
||||
fastConnection = false;
|
||||
sshOpts = [
|
||||
"-p"
|
||||
|
Loading…
x
Reference in New Issue
Block a user