Add initial attempt at qgis
Doesn't work, likely due to missing CPU instruction support (AVX).
This commit is contained in:
parent
63bd931034
commit
af1de58c28
5 changed files with 57 additions and 5 deletions
|
|
@ -74,6 +74,7 @@ in {
|
|||
|
||||
myModules.asterisk.enable = true;
|
||||
myModules.caddy.enable = true;
|
||||
myModules.qgis.enable = true;
|
||||
myModules.nidus-sync.enable = true;
|
||||
myModules.tegola.enable = true;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue