chore(nix): Reformat
This commit is contained in:
parent
57d34d2843
commit
4b379ab231
1 changed files with 4 additions and 3 deletions
|
@ -6,7 +6,8 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
xdg.configFile = {
|
xdg.configFile = {
|
||||||
"nix/nix.conf".text = ''
|
"nix/nix.conf".text =
|
||||||
|
''
|
||||||
experimental-features = nix-command flakes
|
experimental-features = nix-command flakes
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue