diff options
| author | Quentin Aristote <quentin@aristote.fr> | 2023-03-03 17:17:44 +0100 |
|---|---|---|
| committer | quentin@aristote.fr <quentin@aristote.fr> | 2023-03-03 17:26:31 +0100 |
| commit | 9092a8a7c72e37acd8761a38635ed91ab3a2e3d8 (patch) | |
| tree | 8afdea659ba086558322b292eb06cdaa9ac5914b /flake.nix | |
| parent | 88ba845daca896692a4d732542c6339d37ba64d2 (diff) | |
| parent | a4fb78173713f0b915ee43d2272e658095b2ed8a (diff) | |
split identities from social
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ { inputs = { - my-nixpkgs.url = "git+file:///home/qaristote/code/nix/my-nixpkgs"; + my-nixpkgs.url = "github:qaristote/my-nixpkgs"; stylix.url = "github:danth/stylix"; }; |
