fix: replace , with .
This commit is contained in:
parent
3e4e471f1a
commit
09582dd123
1 changed files with 1 additions and 1 deletions
|
|
@ -9,6 +9,6 @@
|
||||||
./power-profiles.nix
|
./power-profiles.nix
|
||||||
./environment.nix
|
./environment.nix
|
||||||
./polkit.nix
|
./polkit.nix
|
||||||
,/networking.nix
|
./networking.nix
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
Loading…
Reference in a new issue