mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-23 19:20:14 +00:00
auto-formatting changes
This commit is contained in:
@ -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";
|
||||
|
Reference in New Issue
Block a user