mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2025-12-06 06:36:15 +00:00
Nix: add quickshell to dev shell
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
{
|
||||
quickshell,
|
||||
alejandra,
|
||||
statix,
|
||||
deadnix,
|
||||
@@ -12,6 +13,8 @@
|
||||
mkShellNoCC {
|
||||
#it's faster than mkDerivation / mkShell
|
||||
packages = [
|
||||
quickshell
|
||||
|
||||
# nix
|
||||
alejandra # formatter
|
||||
statix # linter
|
||||
|
||||
Reference in New Issue
Block a user