WIP: Switch to NixOS #5
2 changed files with 3 additions and 3 deletions
|
@ -75,10 +75,7 @@
|
||||||
shells = [ pkgs.zsh ];
|
shells = [ pkgs.zsh ];
|
||||||
systemPackages = with pkgs;
|
systemPackages = with pkgs;
|
||||||
[
|
[
|
||||||
neovim
|
|
||||||
telegram-desktop
|
telegram-desktop
|
||||||
usbutils
|
|
||||||
wl-clipboard
|
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
@ -12,11 +12,14 @@
|
||||||
fd
|
fd
|
||||||
gcc
|
gcc
|
||||||
neovide
|
neovide
|
||||||
|
neovim
|
||||||
nerdfonts
|
nerdfonts
|
||||||
nodejs
|
nodejs
|
||||||
pass
|
pass
|
||||||
ripgrep
|
ripgrep
|
||||||
tree-sitter
|
tree-sitter
|
||||||
|
usbutils
|
||||||
|
wl-clipboard
|
||||||
yarn
|
yarn
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue