Skip to content

Commit

Permalink
nix: Add fakegreet into the devshell
Browse files Browse the repository at this point in the history
  • Loading branch information
max-ishere committed Sep 20, 2024
1 parent f9bb4d4 commit f29765a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions shell.nix
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ pkgs.mkShell {
clippy

pre-commit

greetd.greetd # fakegreet
];

shellHook = ''
Expand Down

0 comments on commit f29765a

Please sign in to comment.