WIP: Switch to NixOS #5

Draft
FunctionalHacker wants to merge 1349 commits from nix into main
Showing only changes of commit 37656a1c6b - Show all commits

View file

@ -1,4 +1,4 @@
{ pkgs, ... }: { pkgs, config, ... }:
{ {
imports = [ imports = [
@ -13,8 +13,10 @@
packages = with pkgs; [ packages = with pkgs; [
cargo cargo
fd fd
file
gcc gcc
grc grc
imagemagick
neovide neovide
nerdfonts nerdfonts
nodejs nodejs