Compare commits

..

3 Commits

Author SHA1 Message Date
c84fae413b
core: fix overlay to merge package sets 2020-10-17 12:55:56 +11:00
6cd420d7af
services: port amdgpu services from private config 2020-10-17 12:55:56 +11:00
326f4b9fec
docs: update README 2020-10-17 12:55:53 +11:00

View File

@ -23,10 +23,10 @@ let
};
in
# e.g., for IntelliJ IDEA
xeal.jetbrains.ideaCommunityWithPlugins (jpkgs: [
xeals.jetbrains.ideaCommunityWithPlugins (jpkgs: [
jpkgs.ideavim
jpgs.checkstyle-idea
]})
])
```
#### Issues