mirror of
https://github.com/librephoenix/nixos-config
synced 2025-07-06 06:52:13 +05:30
Updated system and learning nvim/nvchad
This commit is contained in:
parent
1154523699
commit
f975867a81
4 changed files with 55 additions and 25 deletions
|
@ -13,6 +13,7 @@
|
|||
../../user/shell/sh.nix # My zsh and bash config
|
||||
../../user/shell/cli-collection.nix # Useful CLI apps
|
||||
../../user/app/doom-emacs/doom.nix # My doom emacs config
|
||||
../../user/app/nvim/nvim.nix # My doom emacs config
|
||||
#../../user/app/emacsng # Me experimenting with emacsng and a vanilla config
|
||||
../../user/app/ranger/ranger.nix # My ranger file manager config
|
||||
../../user/app/git/git.nix # My git config
|
||||
|
@ -116,9 +117,7 @@
|
|||
vlc
|
||||
mpv
|
||||
yt-dlp
|
||||
(blender-hip.override {
|
||||
cudaSupport = true;
|
||||
})
|
||||
blender-hip
|
||||
libresprite
|
||||
# cura is moderately broken on wayland, so use xwayland
|
||||
(pkgs-stable.cura.overrideAttrs (oldAttrs: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue