mirror of
https://github.com/sadan4/dotfiles.git
synced 2025-06-14 08:23:03 -04:00
things
This commit is contained in:
parent
d7179ea15b
commit
f39bee1c28
14 changed files with 156 additions and 36 deletions
|
@ -1,7 +1,12 @@
|
|||
{ pkgs, unstable, ... }:
|
||||
{ pkgs, ... }:
|
||||
{
|
||||
imports = [
|
||||
../unstable.nix
|
||||
./ide/jb/clion.nix
|
||||
];
|
||||
home = {
|
||||
packages = with pkgs; [
|
||||
xorg.libX11.man
|
||||
meson
|
||||
autoPatchelfHook
|
||||
cmake
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue