programming: move from profiles to modules
This commit is contained in:
parent
7619efa202
commit
acab26156e
10 changed files with 0 additions and 11 deletions
|
@ -6,17 +6,6 @@ let
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
imports = flatten [
|
imports = flatten [
|
||||||
(with profiles.develop.programming; [
|
|
||||||
haskell
|
|
||||||
java
|
|
||||||
kotlin
|
|
||||||
lua
|
|
||||||
nim
|
|
||||||
python
|
|
||||||
racket
|
|
||||||
rust
|
|
||||||
zig
|
|
||||||
])
|
|
||||||
];
|
];
|
||||||
|
|
||||||
home = { config, main, profiles, ... }: {
|
home = { config, main, profiles, ... }: {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue