fix: corret name of module from (radix utils monitoring) to (radix system monitoring)
parent
7133149863
commit
0c53c1f5c7
|
@ -1,4 +1,4 @@
|
||||||
(define-module (radix utils monitoring)
|
(define-module (radix system monitoring)
|
||||||
#:use-module (srfi srfi-26)
|
#:use-module (srfi srfi-26)
|
||||||
#:use-module (ice-9 rdelim)
|
#:use-module (ice-9 rdelim)
|
||||||
#:export (current-memory-info
|
#:export (current-memory-info
|
||||||
|
|
Loading…
Reference in New Issue