flake: refactor references to hlissner/dotfiles
This commit is contained in:
parent
3ccf76d134
commit
0fe2c66bc0
26 changed files with 54 additions and 211 deletions
|
@ -1,7 +1,7 @@
|
|||
# Heavily inspired by hlissner: https://github.com/hlissner/dotfiles/blob/master/modules/options.nix
|
||||
{ config, options, lib, home-manager, ... }:
|
||||
with lib;
|
||||
with lib.hlissner;
|
||||
with lib.our;
|
||||
let
|
||||
mkAliasOpt = mkOpt types.attrs { };
|
||||
mkInfoOpt = mkOpt types.str "";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue