install rc2nix, some shortcuts

This commit is contained in:
Tao Tien 2024-03-20 13:53:13 -07:00
parent acf0da350a
commit 6105802282
3 changed files with 9 additions and 2 deletions

View file

@ -9,6 +9,10 @@
url = "github:nix-community/home-manager";
inputs.nixpkgs.follows = "nixpkgs";
};
plasma-manager = {
url = "github:pjones/plasma-manager";
inputs.nixpkgs.follows = "nixpkgs";
};
# stylix.url = "github:danth/stylix";
helix = {
url = "github:the-mikedavis/helix";
@ -40,6 +44,7 @@
nixos-hardware,
nixos-raspberrypi,
home-manager,
plasma-manager,
# stylix,
helix,
jujutsu,