mirror of
https://github.com/materusPL/nixos-config
synced 2026-07-02 12:46:42 +00:00
common: change remove rnix-lsp, add nil and nixpkgs-fmt, move nix default package to common
This commit is contained in:
@@ -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 = [
|
||||
|
||||
Reference in New Issue
Block a user