pulling language packages out of home.nix
This commit is contained in:
@@ -20,5 +20,7 @@
|
||||
ember-cli
|
||||
ember-language-server
|
||||
yaml-language-server
|
||||
odin
|
||||
ols
|
||||
];
|
||||
}
|
||||
@@ -39,6 +39,8 @@
|
||||
};
|
||||
# wayland.windowManager.river.enable = true;
|
||||
imports = [
|
||||
|
||||
# packages with further configuration
|
||||
../packages/alacritty/alacritty.nix
|
||||
../packages/crawl/crawl.nix
|
||||
../packages/direnv/direnv.nix
|
||||
@@ -50,5 +52,7 @@
|
||||
../packages/thunderbird/thunderbird.nix
|
||||
../packages/zellij/zellij.nix
|
||||
../packages/zoxide/zoxide.nix
|
||||
# package bundles
|
||||
./bundles/langs.nix
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user