This commit is contained in:
mtgmonkey
2025-08-28 01:09:08 -04:00
parent e408b3cf60
commit ed5b9ace59
3 changed files with 26 additions and 20 deletions

View File

@@ -1,7 +1,7 @@
{
description = "Home Manager configuration of test";
inputs = {
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
nixpkgs.url = "github:nixos/nixpkgs/nixos-25.05";
noshell.url = "github:viperML/noshell";
niri-flake.url = "github:sodiboo/niri-flake";
};