flake.nix: temp fix for the user shell
This commit is contained in:
parent
09824b2a0a
commit
c7f2a62d78
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@
|
||||||
|
|
||||||
formatter.x86_64-linux = pkgs.alejandra;
|
formatter.x86_64-linux = pkgs.alejandra;
|
||||||
packages.x86_64-linux = user.packages;
|
packages.x86_64-linux = user.packages;
|
||||||
|
packages.aarch64-linux = user.packages;
|
||||||
|
|
||||||
apps.x86_64-linux = {
|
apps.x86_64-linux = {
|
||||||
default = {
|
default = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue