primitive niri config for Swordsmachine

This commit is contained in:
wo2wz 2025-07-22 17:28:20 -04:00
parent 3db13c8fb9
commit 084f1524e9
4 changed files with 144 additions and 12 deletions

View file

@ -28,6 +28,11 @@
inputs.nixpkgs.follows = "nixpkgs";
inputs.home-manager.follows = "home-manager";
};
niri = {
url = "github:sodiboo/niri-flake";
inputs.nixpkgs.follows = "nixpkgs";
};
};
outputs =