diff options
| author | Quentin Aristote <quentin@aristote.fr> | 2023-03-02 18:57:28 +0100 |
|---|---|---|
| committer | Quentin Aristote <quentin@aristote.fr> | 2023-03-02 18:58:06 +0100 |
| commit | a4fb78173713f0b915ee43d2272e658095b2ed8a (patch) | |
| tree | e61430664ec9c3d804393251ec36b93f0752d6c0 /flake.nix | |
| parent | 07855cfd6717f3cb5a09d7c4b6506d23d23b0fcc (diff) | |
home: social: use identities
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"; }; |
