mirror of
https://github.com/Swarsel/.dotfiles.git
synced 2026-04-14 21:29:12 +02:00
wip: continue
This commit is contained in:
parent
fa9bd32b0b
commit
e4c8bdced6
3 changed files with 8 additions and 6 deletions
|
|
@ -1,5 +1,6 @@
|
|||
{ self, den, lib, ... }:
|
||||
{ self, den, ... }:
|
||||
let
|
||||
inherit (self.outputs) lib;
|
||||
nixpkgsModule = from:
|
||||
let
|
||||
config = if (from ? host) then from.host else if (from ? home) then from.home else { };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue