mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2025-12-05 22:26:16 +00:00
- relocated shell.nix to nix/shell.nix - initialized shell.nix at root to correctly invoke the shell with `nix-shell` command for non flake
2 lines
53 B
Nix
2 lines
53 B
Nix
(import <nixpkgs> {}).callPackage ./nix/shell.nix {}
|