mirror of
https://gitlab.univ-nantes.fr/glicid-public/guix-glicid.git
synced 2025-04-29 21:58:36 +02:00
working on slurm
This commit is contained in:
parent
48d96cdc03
commit
fc2c6594c5
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
(define-module (glicid system file-systems)
|
(define-module (glicid system file-systems)
|
||||||
#:use-module (gnu system file-systems)
|
#:use-module (gnu system file-systems)
|
||||||
#:export (%control-groups)
|
#:export (%cgroups)
|
||||||
)
|
)
|
||||||
|
|
||||||
(define %cgroups
|
(define %cgroups
|
||||||
|
|
Loading…
Add table
Reference in a new issue