mirror of
https://github.com/nmasur/dotfiles
synced 2024-11-22 18:05:37 +00:00
auto-formatting changes
This commit is contained in:
parent
5ce4ebf522
commit
4e23d677e8
@ -55,8 +55,10 @@
|
||||
};
|
||||
};
|
||||
|
||||
config = let stateVersion = "22.11";
|
||||
in {
|
||||
config =
|
||||
let stateVersion = "22.11";
|
||||
in
|
||||
{
|
||||
|
||||
# Enable features in Nix commands
|
||||
nix.extraOptions = "experimental-features = nix-command flakes";
|
||||
|
Loading…
Reference in New Issue
Block a user