really switching to lix now

This commit is contained in:
Charlie Root 2024-08-22 20:56:58 +02:00
commit 4773f8d79a
4 changed files with 16 additions and 11 deletions

View file

@ -4,9 +4,7 @@
inputs.flake-parts.lib.mkFlake {inherit inputs;} ({withSystem, ...}: {
systems = ["x86_64-linux"];
imports = [
# inputs.treefmt-nix.flakeModule
./parts/shell.nix
# ./parts/fmt.nix
./parts
];
flake = {