Skip to content

Commit

Permalink
Add Qtile (unstable) lib to nix-shell
Browse files Browse the repository at this point in the history
  • Loading branch information
Sigmanificient committed Mar 23, 2024
1 parent 696fdae commit e490da1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@

devShells.default = pkgs.mkShell {
inherit (checks.pre-commit-check) shellHook;
packages = [ pkgs.unstable.qtile ];
};
});
}

0 comments on commit e490da1

Please sign in to comment.