mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2026-02-22 12:55:13 +08:00
flake: switch to stable; adds nixocaine
This commit is contained in:
parent
8a3163660e
commit
7e0b85be45
2 changed files with 354 additions and 98 deletions
|
|
@ -10,7 +10,7 @@
|
|||
hyprland-plugins.url = "github:hyprwm/hyprland-plugins";
|
||||
hyprland-plugins.inputs.hyprland.follows = "hyprland";
|
||||
hypr-contrib.url = "github:hyprwm/contrib";
|
||||
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
|
||||
nixpkgs.url = "github:NixOS/nixpkgs/nixos-25.11";
|
||||
nur.url = "github:nix-community/NUR";
|
||||
nixos-hardware.url = "github:nixos/nixos-hardware";
|
||||
nixvim.url = "github:ahwxorg/nixvim-config";
|
||||
|
|
@ -19,7 +19,9 @@
|
|||
spicetify-nix.url = "github:Gerg-L/spicetify-nix";
|
||||
oisd.url = "https://big.oisd.nl/domainswild";
|
||||
oisd.flake = false;
|
||||
funkwhale.url = "github:mmai/funkwhale-flake";
|
||||
nixocaine.url = "https://git.madhouse-project.org/iocaine/nixocaine/archive/stable.tar.gz";
|
||||
ai-robots-txt.url = "github:ai-robots-txt/ai.robots.txt";
|
||||
ai-robots-txt.flake = false;
|
||||
};
|
||||
|
||||
outputs =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue