mirror of
https://codeberg.org/icewind/palantir.git
synced 2026-06-03 10:14:09 +02:00
fix module name
This commit is contained in:
parent
65679c3915
commit
4e3089ffa5
1 changed files with 1 additions and 1 deletions
|
|
@ -113,7 +113,7 @@
|
|||
})
|
||||
// {
|
||||
overlays = import ./overlay.nix;
|
||||
modules.default = {
|
||||
nixosModules.default = {
|
||||
pkgs,
|
||||
config,
|
||||
lib,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue