mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 14:01:34 +01:00
Rename flake output lib' to lib
This commit is contained in:
parent
e7853f4042
commit
b601f42f93
3 changed files with 4 additions and 4 deletions
|
|
@ -5,7 +5,7 @@
|
|||
...
|
||||
}:
|
||||
let
|
||||
inherit (self) lib';
|
||||
lib' = self.lib;
|
||||
|
||||
mkHost =
|
||||
hostName:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue