1
1
Fork 0
mirror of https://git.sr.ht/~rouven/nixos-config synced 2025-06-01 07:18:46 +02:00

temp fix comma

This commit is contained in:
Rouven Seifert 2023-05-08 13:00:37 +02:00
parent 958f21fdf0
commit aa9e3b97d7
Signed by: rouven.seifert
GPG key ID: B95E8FE6B11C4D09
3 changed files with 8 additions and 7 deletions

View file

@ -8,7 +8,7 @@
nix-index-database = {
url = "github:Mic92/nix-index-database";
url = "github:therealr5/nix-index-database/comma-fix"; # wait for https://github.com/Mic92/nix-index-database/pull/49
inputs.nixpkgs.follows = "nixpkgs";
};
@ -76,7 +76,6 @@
nix-colors.homeManagerModules.default
hyprland.homeManagerModules.default
sops-nix.homeManagerModules.sops
# nix-index-database.hmModules.nix-index
];
};
}