diff options
| author | Gregor Kleen <gkleen@yggdrasil.li> | 2026-08-20 17:31:15 +0200 |
|---|---|---|
| committer | Gregor Kleen <gkleen@yggdrasil.li> | 2026-08-20 17:31:15 +0200 |
| commit | 91061f7aa842983b5206641b346d3fbc9a9acc67 (patch) | |
| tree | dff099410d91eee6d88ddb02fe77d97ddc658d56 /flake.nix | |
| parent | c6fb54d897ebd83ba27f3c78aafafe65c4a4338e (diff) | |
| download | nixos-91061f7aa842983b5206641b346d3fbc9a9acc67.tar nixos-91061f7aa842983b5206641b346d3fbc9a9acc67.tar.gz nixos-91061f7aa842983b5206641b346d3fbc9a9acc67.tar.bz2 nixos-91061f7aa842983b5206641b346d3fbc9a9acc67.tar.xz nixos-91061f7aa842983b5206641b346d3fbc9a9acc67.zip | |
bump
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -203,7 +203,7 @@ | |||
| 203 | }; | 203 | }; |
| 204 | niri-flake = { | 204 | niri-flake = { |
| 205 | type = "github"; | 205 | type = "github"; |
| 206 | owner = "sodiboo"; | 206 | owner = "epireyn"; |
| 207 | repo = "niri-flake"; | 207 | repo = "niri-flake"; |
| 208 | ref = "main"; | 208 | ref = "main"; |
| 209 | inputs = { | 209 | inputs = { |
