Changed: Niri bindings, docker

This commit is contained in:
2025-09-22 18:45:47 +02:00
parent ac8850ae00
commit b693e9d02c
5 changed files with 53 additions and 6 deletions

View File

@@ -17,6 +17,10 @@
# Core
nixpkgs.url = "github:nixos/nixpkgs/nixos-24.11";
unstable.url = "github:nixos/nixpkgs/nixos-unstable";
nur = {
url = "github:nix-community/NUR";
inputs.nixpkgs.follows = "nixpkgs";
};
# Editor
nixvim = {