common: change remove rnix-lsp, add nil and nixpkgs-fmt, move nix default package to common

This commit is contained in:
2024-03-11 16:15:04 +01:00
parent c88c7c029a
commit 8ecb892244
5 changed files with 9 additions and 9 deletions
@@ -82,7 +82,6 @@ in
./hardware-configuration.nix
];
boot.supportedFilesystems = [ "ntfs" ];
nix.package = pkgs.nixFlakes;
nix.settings.experimental-features = [ "nix-command" "flakes" ];
nix.settings.auto-optimise-store = true;
nix.settings.substituters = [