WIP: Switch to NixOS #5

Draft
FunctionalHacker wants to merge 1349 commits from nix into main
2 changed files with 3 additions and 3 deletions
Showing only changes of commit ed2b07f6a2 - Show all commits

View file

@ -75,10 +75,7 @@
shells = [ pkgs.zsh ];
systemPackages = with pkgs;
[
neovim
telegram-desktop
usbutils
wl-clipboard
];
};
}

View file

@ -12,11 +12,14 @@
fd
gcc
neovide
neovim
nerdfonts
nodejs
pass
ripgrep
tree-sitter
usbutils
wl-clipboard
yarn
];