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:
parent
958f21fdf0
commit
aa9e3b97d7
3 changed files with 8 additions and 7 deletions
|
@ -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
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue