mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-05 03:20:13 +00:00
update flake and fix nixfmt after update
This commit is contained in:
@ -7,12 +7,9 @@
|
||||
home-manager.users.${config.user} = {
|
||||
|
||||
home.packages = with pkgs; [
|
||||
nixfmt # Nix file formatter
|
||||
nixfmt-rfc-style # Nix file formatter
|
||||
nil # Nix language server
|
||||
];
|
||||
|
||||
};
|
||||
|
||||
};
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user