flake: refactor references to hlissner/dotfiles
This commit is contained in:
parent
3ccf76d134
commit
0fe2c66bc0
26 changed files with 54 additions and 211 deletions
|
@ -34,8 +34,6 @@
|
|||
|
||||
impermanence.url = "github:nix-community/impermanence";
|
||||
|
||||
hlissner-dotfiles.url = "github:hlissner/dotfiles";
|
||||
|
||||
flake-registry.url = "github:NixOS/flake-registry";
|
||||
flake-registry.flake = false;
|
||||
|
||||
|
@ -82,7 +80,6 @@
|
|||
let
|
||||
libOverlay = (lfinal: lprev: {
|
||||
our = self.lib;
|
||||
hlissner = inputs.hlissner-dotfiles.lib;
|
||||
hm = inputs.home-manager.lib.hm;
|
||||
});
|
||||
in
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue