modules: system: podman: remove unused 'options'
This commit is contained in:
parent
62d9359eb7
commit
c19baeb19d
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
# Podman related settings
|
# Podman related settings
|
||||||
{ config, lib, options, ... }:
|
{ config, lib, ... }:
|
||||||
let
|
let
|
||||||
cfg = config.my.system.podman;
|
cfg = config.my.system.podman;
|
||||||
in
|
in
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue