mirror of
https://gitlab.univ-nantes.fr/glicid-public/guix-glicid.git
synced 2025-04-30 06:08:37 +02:00
Merge branch 'devel' into 'main'
working on slurm See merge request glicid-public/guix-glicid!137
This commit is contained in:
commit
8802bb1c3b
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