Complete files

This commit is contained in:
Toast 2025-03-14 19:57:07 +01:00
parent ea91d2b5f1
commit a009fc3566
6 changed files with 139 additions and 1 deletions

View file

@ -9,7 +9,7 @@
lib = nixpkgs.lib;
in
{
devShells.x86_64-linux.default = pkgs.mkShellNoCC {
devShells.x86_64-linux.default = pkgs.mkShell {
name = "kirigami-devshell";
packages =
let